Getting Started with Webhook
The Servetel portal allows you to create & manage a webhook.
A webhook is a way for an app to provide real-time information to other applications.
To add a webhook, follow these steps:
- Click on the Services tab on the side navigation and then click Webhook.
- A list of all the webhook appears along with the relevant details.
- Click on the Add Webhook button on the top-right corner of the page.
- Enter the details and click Save.
Field | Description |
---|---|
Name | Enter the name of the webhook. |
Description | Enter the description of the webhook. |
URL | URL on which response is sent when the selected trigger event occurs. |
Trigger | Select the event which should act as a trigger. |
Request | Select the request type: Post or Get. |
Call Type | Select the call type: Inbound or Outbound. |
Content Type | Select the content type. |
Time Zone | Select the time zone for webhook. |
My Numbers | Enter the destination(s) where the call should land to trigger the event. |
Click on Select an Action button to perform edit, delete, and disable operations on a webhook.
Note: A deleted webhook cannot be retrieved whereas a disabled webhook can be enabled again for use.
Updated 2 months ago