Talkdesk API Authentication

I am wondering if anyone has setup Talkdesk API Authentication in Matillion. I was going through there documentation, but it is little bit confusing.

Hi @saqib​, I haven't done anything with Talkdesk but I just peaked at their documentation and it seems pretty straightforward. They are using Bearer tokens for authentication and paging where the paging is specified in the response body instead of a header. The implementation from an API Profile standpoint should be very similar to any other API other then you will need to use the page attribute from the body. As a reference, this was the documentation I was looking at: https://docs.talkdesk.com/docs/getting-the-available-metrics

Are you seeing different requirements of their API? I hope this helped in someway.

Hi @saqib

Did you find a solution for Talkdesk API Authentification ?

Let me know, I have some issues too.

Thanks