This integration support syncing the following objects:
Users
Organizations
Tickets
Custom Objects
Legacy Custom Objects
Organization Memberships
Zendesk has custom objects and legacy custom objects. If your Zendesk account has any custom objects, they show up in the objects dropdown.
Custom objects have a set prefix: (Custom). Legacy custom objects have a set prefix: (Legacy custom)
Records can be matched from your source to your Zendesk objects by selecting a column in your results that matches the external ID, Zendesk ID, email (contact only), or custom fields of the Zendesk object.
Organization memberships will behave differently. These objects will be matched by both the user_idandorganization_id.
This field should be a combination of your user and organization columns that you will use in the mappings section. For example,
if you are using the user's email and the organization's external_id, this field should be: user_email:org_externalId. Do not edit/change
either the user or organization field. Instead, you will need to remove the old row and create a new one to represent a new organization membership.
Your model should look similar to below:
You can sync columns from your source to Zendesk's default fields, as well as custom fields for your users, organizations and tickets objects. For more info on how to add custom fields to users, refer to the Zendesk docs.
For custom objects, you will be able to sync to any properties from your defined schema.
You can create associations between existing object records using a predetermined relationship type. The associations can be found in the field mappings. For more details, you can refer to the Zendesk docs.
Zendesk's search API can return up to 1000 results, but by default Hightouch only searches for 100 records
at a time. You can increase this amount up to 500 for a faster sync.
However, increasing the batch size
can increase the risk of receiving a '414 - Long URI` error. Conversely, if you are experiencing these errors
with the default batch size setting, you can lower the batch size to avoid the errors.
Ready to get started?
Jump right in or a book a demo. Your first destination is always free.