Zendesk Get Custom User Field

Gets a custom user fields based on user id and field name.

Get a specified custom user field name from Zendesk.

Action Inputs

NameTypeDescription
User IDStringThe ID of the user to fetch
ZD TokenStringThe Zendesk Token. You can retrieve this from the Zendesk Admin area by clicking the cog icon.
ZD userStringThe ZD user email with "/token" appended to the end. i.e. [email protected]/token
Zendesk SubdomainStringThe Zendesk subdomain. i.e. if the Zendesk URL is company.zendesk.com then the subdomain will be company
Field NameStringThe name of the custom field to retrieve

Action Outputs

NameTypeDescription
SuccessBooleanWhether or not the field was retrieved
Field ValueStringThe value of the custom field