Basic Information

appmixer.zendesk.tickets.UpdateUser

1.0.0

Public

Update an existing user in Zendesk.

Properties

FieldTypeDescription
No properties defined

Input Ports

in

FieldTypeDescription
User ID text The ID of the user to update. Use FindUsers or other action to find the user ID.
Name text The user's name.
Email text The user's primary email address.
Role select The user's role.
Organization ID select The ID of the user's organization.
Phone text The user's primary phone number.
Details textarea Any details you want to store about the user, such as an address.
Tags textarea A comma separated list of tags for the user.
External ID text A unique identifier from another system. Zendesk treats the id as case insensitive. Example: 'ian1' and 'IAN1' are the same value.
Notes textarea Any notes you want to store about the user.
Verified toggle Whether or not the user's primary email address has been verified.
Signature textarea The user's signature. Only agents and admins can have signatures.

Output Ports

out

FieldTypeDescription
User -

Full Metadata