Create a Webhook Trigger

Create a new webhook trigger (send confirmation email to the user)

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scope

webhooks-trigger:write

Request Body

{
  "callbackurl": "https://prod-74.westeurope.logic.azure.com/workflows/a43d0eeabcbc4f638570e1c945d8a7de/triggers/When_a_contact_is_created",
  "title": "A webhook with When a contact is created in Talkdesk trigger was created",
  "message": "Please configure a new Talkdesk integration."
}

Body Response - Schema

201 (successfully created a webhook trigger)

Headers

ParameterTypeDescriptionRequired
locationstringThe trigger result location.
Example:
https://api.talkdeskstg.com/webhooks/triggers/b6661868-cfc9-4bbd-8776-03f9efe00000
no

400 (bad request), 401 (unauthorized), 403 (forbidden request), 404 (not found), 500 (internal server error)

ParameterTypeDescriptionRequired
codestringn/ayes
messagestringn/ayes
descriptionstringn/ano
fieldsarray[object]"fields" subdivides into:

"name" (string)

"description" (string)
yes (name and description)

🚧

Troubleshooting

If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.

Language
Authorization
Header
Click Try It! to start a request and see the response here!