Forum Discussion
MarkShnier__You
Qrew Legend
8 months agoThe way I did this was to create a formula checkbox in native Quickbase.
UserToName(ToUser([User Email]))<>"Invalid"
Then I had my Pipeline branch on that Condition so it knew if it was provisioning a new user or just adding an existing user to a Role.