Zendesk · Arazzo Workflow
Zendesk Create User and Open Ticket
Version 1.0.0
Create an end user, then open a support ticket with that user as the requester.
Provider
Workflows
create-user-and-ticket
Create an end user and open a ticket requested by that user.
Creates a Zendesk end user and then opens a new ticket that names the freshly created user as the requester, returning both the user id and the ticket id.
1
createUser
CreateUser
Create the end user from the supplied name and email.
2
createTicket
CreateTicket
Open a ticket with the new user as the requester.
Source API Descriptions
openapi