I’m using a back end workflow to trigger an email to me when a new user account is created. The workflow is set to only run when the user before change is empty.
In the email action I refer to the User Now’s email to include in the email body.
I tried allowing access to all fields and tried searching for the user instead of referring to ‘User now’ but still the email returns empty. I can access the unique id of the User record but just not the email. Strange…