Use Zendesk to create custom fields. You can use Zendesk V2 Connector to read data from the custom fields that are present in the following Zendesk objects:
•Organizations
•Tickets
•Users
To read data from custom fields in Zendesk, you must configure the Custom Field property when you create a Zendesk V2 connection.
The following table displays the various custom fields and data types that Zendesk V2 Connector supports:
Zendesk Custom Field Type
Data Type
Checkbox
BOOLEAN
Date
STRING
Decimal
DOUBLE
Multi-line Text
STRING
Numeric
INTEGER
Text
STRING
Note: When you use the Hosted Agent as the runtime environment, you can read data from custom fields.
•Specify the custom fields for different objects in a new line.
•When you specify multiple custom fields for an object, you must separate each custom field with a semicolon (;).
•If you specify a size for a custom field, the agent considers the size of only the string data type. You must set the size for custom fields of other data types as zero.
•The field key in a custom field must not contain special characters.
•To find the field key for Tickets object in the Zendesk website, go to Settings > Manage Ticket Fields.