Add a webhook
How to add a webhook:
Requirements
- You have created a project [see Create project and see Create project - advanced options].
- You have a REST endpoint URL for your webhook. The REST endpoint URL is the URL of the REST endpoint, to which the events in VIER Cognitive Voice Gateway are sent to.
- You have a bearer token for your webhook. The bearer token is used to verify the event source at the REST endpoint.
- In the navigation bar under Projects, click Projects.
- Select a project.
- In the menu bar, click Integrations.
- Click Webhooks.
- Switch to Webhooks enabled.
- Enter the REST endpoint URL.
- Enter the Bearer token.
- Click Save.
- The webhook has been added to your VIER Cognitive Voice Gateway project.