Zendesk is a customer service solution and sales tool.
This Adobe Experience Platform destination leverages the Zendesk Contacts API, to create and update identities within an audience as contacts within Zendesk.
Zendesk uses bearer tokens as an authentication mechanism to communicate with the Zendesk Contacts API. Instructions to authenticate to your Zendesk instance are further below, in the Authenticate to destination section.
The customer service department of a multichannel B2C platform wants to ensure a seamless personalized experience for its customers. The department can build audiences from their own offline data to create new user profiles or update existing profile information from different interactions (for example purchases, returns etc.) and send these audiences from Adobe Experience Platform to Zendesk. Having the updated information in Zendesk ensures the customer service agent has the recent information of the customer immediately available, enabling quicker responses and resolution.
Before activating data to the Zendesk destination, you must have a schema, a dataset, and segments created in Experience Platform.
Refer to Experience Platform documentation for Audience Membership Details schema field group if you need guidance on audience statuses.
In order to export data from Platform to your Zendesk account you need to have a Zendesk account.
Note down the items below before you authenticate to the Zendesk destination:
Credential | Description | Example |
---|---|---|
Bearer token |
The Access token you have generated in your Zendesk account. Follow the documentation to generate a Zendesk access token if you do not have one. |
a0b1c2d3e4...v20w21x22y23z |
The Pricing and Rate Limits page details the Zendesk API limits associated with your account. You need to ensure that your data and payload are within these constraints.
Zendesk supports update of identities described in the table below. Learn more about identities.
Target Identity | Example | Description | Mandatory |
---|---|---|---|
email |
test@test.com |
Email address of the contact. | Yes |
Refer to the table below for information about the destination export type and frequency.
Item | Type | Notes |
---|---|---|
Export type | Profile-based |
|
Export frequency | Streaming |
|
To connect to the destination, you need the View Destinations and Manage Destinations access control permissions. Read the access control overview or contact your product administrator to obtain the required permissions.
To connect to this destination, follow the steps described in the destination configuration tutorial. In the configure destination workflow, fill in the fields listed in the two sections below.
Within Destinations > Catalog search for Zendesk. Alternatively you can locate it under the CRM category.
Fill in the required fields below. Refer to the Gather Zendesk credentials section for any guidance.
To authenticate to the destination, select Connect to destination.
If the details provided are valid, the UI displays a Connected status with a green check mark. You can then proceed to the next step.
To configure details for the destination, fill in the required and optional fields below. An asterisk next to a field in the UI indicates that the field is required.
You can enable alerts to receive notifications on the status of the dataflow to your destination. Select an alert from the list to subscribe to receive notifications on the status of your dataflow. For more information on alerts, see the guide on subscribing to destinations alerts using the UI.
When you are finished providing details for your destination connection, select Next.
Read Activate profiles and audiences to streaming audience export destinations for instructions on activating audiences to this destination.
To correctly send your audience data from Adobe Experience Platform to the Zendesk destination, you need to go through the field mapping step. Mapping consists of creating a link between your Experience Data Model (XDM) schema fields in your Platform account and their corresponding equivalents from the target destination.
Attributes specified in the Target field should be named exactly as described in the attribute mappings table as these attributes will form the request body.
Attributes specified in the Source field do not follow any such restriction. You can map it based on your need, however if the data format is not correct when pushed to Zendesk it will result in an error.
To correctly map your XDM fields to the Zendesk destination fields, follow these steps:
In the Mapping step, select Add new mapping. You will see a new mapping row on the screen.
In the Select source field window, choose the Select attributes category and select the XDM attribute or choose the Select identity namespace and select an identity.
In the Select target field window, choose the Select identity namespace category and select a target identity, or choose the Select attributes category and select one of the supported schema attributes.
Repeat these steps to add the following mandatory mappings, you can also add any other attributes you want to update between your XDM profile schema and your Zendesk instance:
Source Field | Target Field | Mandatory |
---|---|---|
xdm: person.name.lastName |
xdm: last_name |
Yes |
IdentityMap: Email |
Identity: email |
Yes |
xdm: person.name.firstName |
xdm: first_name |
An example using these mappings is shown below:
The Attribute: last_name
and Identity: email
target mappings are mandatory for this destination. If these mappings are missing, any other mappings are ignored and not sent to Zendesk.
When you are finished providing the mappings for your destination connection, select Next.
In the Schedule audience export step of the activation workflow, you must manually map Platform audiences to the custom field attribute in Zendesk.
To do this, select each segment, then enter the corresponding custom field attribute from Zendesk in the Mapping ID field.
An example is shown below:
To validate that you have correctly set up the destination, follow the steps below:
Select Destinations > Browse and navigate to the list of destinations.
Next, select the destination and switch to the Activation data tab, then select an audience name.
Monitor the audience summary and ensure that the count of profiles corresponds to the count within the segment.
Log in to the Zendesk website, then navigate to the Contacts page to check if the profiles from the audience have been added. This list can be configured to display columns for the additional fields created with the audienceMapping ID and audience statuses.
You can alternatively drill down into an individual Person page and check the Additional fields section displaying the audience name and audience statuses.
All Adobe Experience Platform destinations are compliant with data usage policies when handling your data. For detailed information on how Adobe Experience Platform enforces data governance, see the Data Governance overview.
Additional useful information from the Zendesk documentation is below:
This section captures the functionality and significant documentation updates made to this destination connector.
Release month | Update type | Description |
---|---|---|
April 2023 | Documentation update |
|
March 2023 | Initial release | Initial destination release and documentation publish. |