Zendesk provides support, sales, and customer engagement software for everyone. You can create a Blueshift cloud app template for Zendesk and use it in a campaign. So that, when a customer reaches a specific stage in a customer journey, we take all the required customer attributes and export them to Zendesk. You can then complete actions such as create a ticket, add a comment to a ticket, create a user with recommended products. You can use our Zendesk integration to work on any of your Zendesk object.
Prerequisites
Before you can set up integration with Blueshift, you must have your Zendesk account set up.
Complete the following settings in Zendesk before you set up integration with Blueshift:
- Obtain the Client ID and Client Secret required for API integration. For more information, see the Zendesk documentation.
- Set up OAuth in Zendesk and set the Redirect URL = https://app.getblueshift.com/api/v1/account_app_profiles/oauth_callback
Set up integration
To add a Zendesk adapter in Blueshift, complete the following steps:
- Sign in to the Blueshift app, and click App Hub in the left navigation menu.
- Go to All Apps, search for, and select Zendesk.
- You can also go to Helpdesk Apps and select Zendesk.
- Click Configure to view all the configured adapters.
- Click +ADAPTER to add an adapter.
- Add a Name for the adapter. If you have multiple adapters, the adapter name helps you to identify the integration.
- Provide the following details for integration:
Field Description Subdomain The subdomain name for the Zendesk account. Client ID The Client ID for accessing Zendesk APIs. Client Secret The Client Secret for accessing Zendesk APIs. Scopes A space-separated list of scopes that control access to the Zendesk resources. You can request read, write, or impersonate access to all resources or to specific resources.
For more information, see Setting the scope.
- Add information for any Additional Headers.
- Click Log in to Zendesk to authenticate.
- Click Save to add the adapter.
The adapter is now added and you can use it in your Cloud App template.
Quick start templates
When you create an adapter in the App Hub, the following quick start template is added to the Cloud App templates.
- Create a ticket
- Create or update a user
Consider the following points about quick start templates:
- You can find these in the following location: Templates > Cloud App
- Quick start templates are identified by the label "QUICK START".
- A quick start template is added only when you create the first adapter for the app in App Hub. If you have multiple adapters for an app, you can edit the Adapter details on the template Properties tab to select the required adapter.
- You can use this template as-is in your campaigns. You cannot make any changes to the schema for a quick start template.
- If you need to change the schema, you can clone the template and then edit the schema as required.
Next steps
- Configure a Zendesk quick start template to send a payload from a campaign.
- You can clone the quick start template and edit the schema if required. You can also create a new template.
- In your campaign journey, add a Zendesk trigger. Select the template that you created.
Configure or create a Zendesk cloud app template
A Cloud App template is required to send a payload to Zendesk from a campaign. For more information, see Cloud Apps templates.
To use a quick start template or to add a Zendesk Cloud App template, complete the following steps:
- Go to Templates > Cloud App.
- Complete one of the following actions:
- Select a quick start template for Zendesk from the list of templates.
- To create a clone of the quick start template, go to the action menu for the template and click Clone.
- To create a new template, click +TEMPLATES on the Cloud App Templates page. Select the Zendesk app.
Note: Only apps that support Cloud Apps templates and have atleast one adapter configured are displayed on the Cloud App Templates page.
- Go to the Properties tab and configure the template name, tags and other relevant information. For more information, see Cloud Apps templates.
Field Description Template Name Specify a name for the template to identify it on the index screen. API Endpoint Specify the API endpoint that receives the request that we make. Generally, it looks like: https://bsftreads.zendesk.com/api/v2/tickets Adapter Select the adapter to use to send the payload. Tags Specify tags to organize this template.
Since this template is a Blueshift resource that you use in campaigns, you can use tagging to organize it under folders.
For more information on this, see Tagging.
- Go to the Content tab.
- Go to the Content Form tab and fill the form to specify the data to send to Zendesk. You can use personalizations in the content.
- If you are using a cloned quick start template or a new template, go to the Schema tab and configure the schema for the form.
- In the preview tab, you can also switch to JSON and view the content in JSON format.
Comments
0 comments