I really was hoping to use Onboarding Flows but I think I am finding they won’t work for me and I need to just use Standard Pages. After a user registers if I take them straight to Onboarding Flows I find I hit the race condition whereby my user record in Airtable is not ready yet. So I tried creating a Standard Page with custom code that called Make to validate if the Airtable user record was ready. Then it would redirect to my Onboarding page. What I’m finding is that I get a 401 (you don’t have permission) error. I’ve checked to make sure that the Assigned Flow and Softr User Group settings aren’t the blocker.
So, anyone know if there’s some issue whereby you can’t use Onboarding Flows if the user goes to a standard page first?
Anyone know how to solve the race condition within Onboarding flows?