What’s Supported

Supported Actions

This connector supports:

  • Proxy Actions, using the base URL https://api.talkdeskapp.com.

Before You Get Started

To integrate Talkdesk with Ampersand, you will need a Talkdesk Account.

Once your account is created, you’ll need to register an OAuth app and obtain the following credentials:

  • Client ID
  • Client Secret

You will then use these credentials to connect your application to Ampersand.

Creating a Talkdesk OAuth App

Follow the steps below to create a Talkdesk OAuth app:

  1. Log in to your Talkdesk workspace.
  2. Go to Builder > OAuth Clients.
  3. In the OAuth 2.0 section, click on Create OAuth client.
  4. Enter the following details:
    1. OAuth client name: Choose a name for your OAuth client.
    2. Grant type: Select the Authorization Code and Refresh Token as grant type.
    3. Redirect URI: Enter https://api.withampersand.com/callbacks/v1/oauth.
    4. Scopes: Select the scopes you want to use for your application from the list of available scopes.
  5. Click Create.

You will see the Client ID and Client Secret in a popup. Note these credentials, as you will need them to connect your app to Ampersand.

Add Your Talkdesk App Info to Ampersand

  1. Log in to your Ampersand Dashboard.
  2. Select the project where you want to create a Talkdesk integration.
  3. Select Provider Apps.
  4. Select Talkdesk from the Provider list.
  5. Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.

  1. Enter the scopes set for your application in Talkdesk.
  2. Click Save Changes.