Zendesk / Create or update an user
appKey:
zendesk
actionKey:
create-user
Action Inputs
The following parameters are available when configuring this action:
email
Email
The user's primary email address. Note: Writeable on create only. On update, a secondary email is added.
string | undefined
externalId
External ID
A unique identifier from another system. The API treats the id as case insensitive. E.g.,: "ian1" and "IAN1" are the same value.
string | undefined
organizationId
Organization Id
The id of the organization the user is associated with.
string | undefined
verified
Verified
Should we send a verification email?
If true, any of the user's identities is verified.
boolean | undefined