
MikeP.78928 (Customer) asked a question.
I'm trying to get a Workflow to work that will start on user creation, Continue If they a specific @example.com email domain, and use that to assign the user to an app or group. I'm struggling with the Continue If, I set the flow to read the user after creation, pass the primary email key to Continue If and set that to has key @example.com. Not working. Any suggestions?

Hi @MikeP.78928 (Customer),
Thanks for posting.
The "has key" operator expects value a in the Continue If card to be an object rather than text.
You could try passing "@example.com" as value a, then use the "in" operator to see if it's in the user's primary email. For example:
Please let us know if this helps or if you have any further questions.
Blake at Okta Inc.