Skip to main content
Feedback

Zendesk Talk connection

Data Integration supports two connection methods for Zendesk Talk:

  • Username and Password
  • OAuth

Prerequisites

Before creating a connection, ensure you have the necessary permissions and access to configure your "Zendesk Talk" account for API usage.

Username and password connection

To enable API access using a username and password, follow these steps:

  1. Enable username and password access
    • Log in to your Zendesk Talk account.
    • Navigate to the Admin (Settings) panel.
    • Under Channels, select API.
  2. Enable password access
    • In the API Settings section, enable the Password Access option.
  3. Once enabled, you can use your Zendesk Talk username (email address) and password to create the connection in Data Integration.
OAuth connection

To connect to Zendesk Talk using OAuth, you need to generate an API access token.

  1. Log in to Zendesk Talk
    • Access your Zendesk Talk account and navigate to the Settings page.
  2. Access API settings
    • Under Channels, select API to open the API settings page.
  3. Generate an access token
    • Under the Token Access section, view the active tokens associated with your Zendesk Talk account.
    • To create a new token, click the "+" (Plus).
  4. Copy the token
    • The token is displayed only once. Copy it for use in Data Integration.
Subdomain

Your Zendesk account's subdomain is part of the URL before "zendesk.com." For example:

  • If your URL is https://mycompany.zendesk.com, your subdomain is mycompany.

Establishing a Zendesk Talk connection in Data Integration

Procedure

  1. Navigate to the Data Integration Account.

  2. Define connection Details

    • Provide a suitable name for the connection under Connection Name.
  3. Select your connection method
    Choose between Username & Password or OAuth and enter the required details.

    • Username and password:

      • Subdomain: Your account subdomain.
      • Username: The email used to log in to Zendesk Talk.
      • Password: The password for your Zendesk Talk account.
    • OAuth:

      • Subdomain: Your account subdomain.
      • Access Token: The token you generated in the OAuth steps.
  4. Test the connection

    • Click Test to verify the connection.
    • If the test is successful, the Zendesk Talk connection is ready to use in Data Integration.
On this Page