Hi.
I’d like to force a sequence which starts with the user signing up. While this action produces a row in the database, I’m not given the option to use the result in a subsequent action.
I want to be able to call the current user in subsequent actions, but I cannot be sure that it will be populated because I don’t have a way for force the action to wait for the user to be created.