Creating a New OAuth Client
Getting Access
If you don't have a Talkdesk partner account, you may not have access to the OAuth Clients tab. Please contact Talkdesk to get access.
To create a new OAuth Client to get access to the Talkdesk APIs, please follow the steps below.
1 - Access Partner Project and log in.
2 - Click the Create OAuth client button.
3 - Fill in the fields with OAuth Client name, selecting the grant type.
Select the necessary checkboxes (1). Then fill in the Redirect URI field (2) with their local URL (if the Authorization code option is selected).
4 - Add the desired scopes (list of all available scopes here).
If you have access to Early Access scopes, they will also be listed (as shown below).
After the selection, the scopes below will be available.
5 - Click the Download button (1) or copy the values (2). These values will be used during the app development on your side.
A new OAuth Client has been configured, allowing access to the Talkdesk APIs.
Troubleshooting
If you have questions or technical issues, please open a ticket using this form.
Updated about 1 year ago