Discussions
List of all trigger names
Hi
For the webhook triggers found here <https://docs.talkdesk.com/reference/create-a-webhook-trigger>, a trigger_name is required. Can you provide a list of all trigger_names please?
Kind regards,
Sam
Posted by Sam 4 days ago
App changes are being revised by partner message on TD native apps.

Hi,
Looking for advise on this message since it is not allowing to provision additional licenses to agents.
Posted by Marlon Fernandez about 2 months ago
Does talkdesk supports .Net (C#) SDKs?
Does talkdesk supports .Net (C#) SDKs?
Posted by Leonid 3 months ago
Talkdesk Voice and Chat integration with Amazon Lex V2
Does Talkdesk provide any SDK, API's to integrate third party Virtual Agents.
Posted by Vijender Jain 4 months ago
Verifying the Payload in Conversation Orchestrator
When doing a bi-directional stream with wss in "Add External Voice Agent" block in studio, how do i verify if the request is coming from a particular source.
When doing it with other providers, we validate the requests by signing the payload and sending it along as a header.
Does something similar exist for talkdesk? Or would it have to be an IP based verification?
Posted by null 5 months ago
I would like to get a sample payload of the following:
event:result
data:{"metadata":{"name":"live_contacts_list","timestamp":"2020-11-13T18:17:43.092794Z"},"result":\[]}
Posted by Bryan McReynolds 6 months ago
user_status question
I'm trying to make a request to /data/reports/user_status/jobs and am receiving this response:
```
{
"code": "0011003",
"message": "Unauthorized"
}
```
I don't see a Description section to give me more info on what I'm missing. Can anyone help point me in the right direction? Sorry for the newbie question, still trying to learn everything. Thanks in advance.
Posted by Chris 6 months ago
next page?
How do I get to the next page to look over other discussions/questions? I only see page 1 of 4 on the bottom...
Posted by Chris 6 months ago
message: blocked
I'm trying to make a simple request to an endpoint and am getting this error:
```
{
"code": "0015007",
"message": "API '/reports/user_status/jobs' blocked"
}
```
I never got this before, can someone help point me in the right direction? Thanks.
Posted by Chris 6 months ago
Stuck trying to authenticate
Hey, I want to authenticate with the API and have tried to follow the instructions but am getting an error.
I am trying this: <https://docs.talkdesk.com/reference/authorization-code-basic-post> as instructed by encoding my client ID and client secret but am still getting a weird error below.
{"error":"invalid_client","error_description":"Unauthorized grant type: authorization_code"}
I am copying the python code almost exactly as it is in the instructions. Please could I get a call with technical support on this? Thanks
Posted by Morgan 6 months ago