Can you please share the screenshots of signup workflow of each steps?
Please create a field in user datatype as well named Profile (field type “Profiles”)
I assume in the
1st step of your workflow, you create a new user.
2nd Step - You Create a new profile. Here when you are creating profile fields, please select the user field like this user = current user or result of step one (you can use "Only When condition > when result of 1st step… is not empty)
In the 3rd step (if not available create an extra step) - Make changes to a thing > User > Last item’s Profile > result of step 2… (You can also create a "Only when condition > result of step is not empty)
This is how your all datatypes will be connected.
Note: I suggested to use Only When condition to make sure each steps are completed successfully as you may already know, workflow does not necessarily depends on steps to be completed, they all get initiated at once.
How can i check that/Send a screenshot? not sure what you mean, the first step is sign the user up, next is user = Current user, so sould that not be the user that just created the account?
not sure what you mean, the first step is sign the user up, next is user = Current user, so sould that not be the user that just created the account?
Yes, but aren’t you saying that’s not working? isn’t that what this discussion is about?
so I’m asking you to check the built in Created by field to see if that is also empty (I doubt it will be), to try to identify where exactly the issue lies.