Add-on | Quality Assurance (QA) or Workforce Engagement Management (WEM) |
Quick Look: Zendesk QA > Settings
This article explains how to set up a custom integration in Zendesk QA. A custom integration allows you to import conversations or users in bulk and export statistical data periodically using the API. Some technical experience may be required.
Admins and Account Managers can configure a custom integration in Zendesk QA.
This article contains the following topics:
Setting up a custom integration
To set up a custom integration
- In Zendesk QA, click your profile icon in the bottom-left corner.
- Click the Settings (
) icon.
- In the sidebar, click Connections under Account.
If necessary, click the Sidebar toggle icon (
) to display the side menu.
- Click the Custom integration button in the top-right corner.
- Enter a name for your new connection.
- Select a retention period from the dropdown menu. Inactive conversations will be deleted after the selected retention period.
- Click Add.
Obtaining API credentials
To obtain your API token and account ID
- In Zendesk QA, click your profile icon in the bottom-left corner.
- Click the Settings (
) icon.
- In the sidebar, click Connections under Account.
If necessary, click the Sidebar toggle icon (
) to display the side menu.
- Click the copy button next to your custom integration (hovering will also reveal the API token).
- Click the options menu (
) next to your connection and select Edit connection.
- Copy your account ID. You'll also need this for your API requests.
Finding your workspace ID
To locate your workspace ID
- In Zendesk QA, click your profile icon in the bottom-left corner.
- Click Users, bots, and workspaces.
- Select Workspaces.
- Select a workspace and find its ID in the URL (e.g., https://kibbles.klausapp.com/settings/workspaces/11759 - 11759 in this example).
With your API token, account ID, and workspace ID, you can now import conversations and export data from Zendesk QA.
0 comments