How to create user in zendesk without email by using zapier
Hi
Please find the screenshot of the create user step in Zapier and the email is a mandatory field to create new user while the email address is not required in Zendesk for admin permission for add new user. For time being, how we can create random fake email for every new user to solve our issue. Thank you.
Yep, as
The best way to to do this would be to add a “Formatter-Numbers->Spreadsheet Formula” step and then use the following formula:
RANDBETWEEN(10000,99999)
That will produce a (pretty much) random 5 digit string of numbers, like “75104”
You can then map that as part of an email address in the next step:
{{output}}@dummyemail.com
Thank you
Please find the below screenshot of "creating ticket" in Zapier. This step is created after the create user step in Zapier. In the customized ticket section i have given "Subject","Assignee","First Comment/Description","Priority", In the "Submitter" field is provided "Use a custom value (Advance) and "Custom Value for Submitter ID" choose the email id from "Create user" section from zapier.
Here's where you're going wrong
Instead of mapping "Email" from Step 3, there will be an "ID" or "User ID" field - you should map that instead.
Thank you for your advice. i removed the filed which you advised and added the requester and requester email. Now It is creating the ticket under the same customer name and email.
If you'd like some help with understanding how fields with custom values work, here's a help guide on that:
Add custom values to dropdown menu fields in Zaps
Hi
If you'd like some help with understanding how fields with custom values work, here's a help guide on that:
Add custom values to dropdown menu fields in Zaps
Please let us know if these worked for you. Thanks!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.