Talkdesk
In your message you should write:
We are wanting to connect to the Talkdesk API using Client Credentials authentication. Your documentation (https://docs.talkdesk.com/docs/creating-a-new-oauth-client) says that you can enable the OAuth clients option in Builder if we raise a ticket
The Talkdesk help article is deliberately generic and there are some specific settings required to get Trelica to connect:
Only check Client Credentials under Grant type (and not Refresh token, or Authorization code). With that selection made you should not be required to provide a Redirect URL.
Check the scope
users:read
Copy the Client ID and Client Secret. You'll need these to configure the Trelica integration (along with the Talkdesk account name you used to login to Talkdesk Builder).
Last modified 2mo ago