cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

The Conversation API delivers contact messages, delivery receipts for app messages and various notifications through callbacks. You can create up-to 5 endpoints (webhooks) per conversation API app through the Sinch Customer Dashboard or by using the /webhooks management endpoint.

 

To add a new webhook to your Conversation API app:

 

  1. Log in to the Sinch Customer Dashboard.

  2. Select Conversation API from the left menu and select the Apps option. The Conversation Apps page is displayed.

  3. Click the name of the app to which you want to add the webhook. For example, click TestApp. The TestApp setup page is displayed. Scroll down to the Webhooks section:

    Alex_Sberna_0-1631652072879.png

     

    Note: If you do not already have a Conversation API App – click here to learn how to create one.

  4. Click ADD WEBHOOK. The New webhook dialog box is displayed:

    Alex_Sberna_1-1631652072882.png

  5. In the Target type drop-down, select HTTP.

  6. In the Target URL field, enter the URL to which you want the webhook to point.

  7. If you want the webhook to validate against your chosen endpoint, enter the token you want the webhook to use in the Secret token field.

  8. Select all the triggers you want to add to the webhook, in the Triggers down-down:

    Alex_Sberna_3-1631652072888.png

    For more information about the kinds of information and events the triggers can return, see the webhook triggers documentation.

    Click Create to add the webhook.

  9. The webhook is created and is displayed in the Webhooks section of the app page.

    Alex_Sberna_4-1631652072889.png

 

Version history
Last update:
‎05-11-2022 12:57 AM
Updated by: