ZendeskZendesk / Create or update an user

appKey: zendesk
actionKey: create-user

Action Inputs

The following parameters are available when configuring this action:
namerequiredstring
The user's name.
detailsstring
Any details you want to store about the user, such as an address.
emailstring
The user's primary email address. Note: Writeable on create only. On update, a secondary email is added.
A unique identifier from another system. The API treats the id as case insensitive. E.g.,: "ian1" and "IAN1" are the same value.
notesstring
Any notes you want to store about the user.
The id of the organization the user is associated with.
phonestring
The user's primary phone number.
rolestring
The user's role. Possible values are end-user, agent, and admin.
verifiedboolean
If true, any of the user's identities is verified.