The Webhooks screen allows you to add webhook service providers and configure custom webhooks for events triggered within Autocab 365.
For example, you may use this to have custom notifications displayed on another application when a certain event is triggered.
Note: You will need to enable the "Webhooks" role permission in the Management (365) tab to access this feature.
To access this screen:
- Click on Webhooks from the General Settings dropdown menu.
Add webhook provider
To add a new webhook provider:
- Click on the Add button on the right-hand side.
- Enter the webhook provider's details:
Enabled: Toggle to enable or disable the provider.
Name: Enter the name of the provider.
Provider Base URL: Enter the main URL of the provider’s service (e.g. https://webhook.provider/).
API Key Header Name: This is an optional header name to be sent with the POST request (e.g. X-AUTHENTICATE-256).
API Key: This might be a unique ID/GUID or secret key provided by the webhook service.
Description: Enter a basic description of the provider. - Then click Add Webhooks.
- Configure the custom webhook:
Enabled: Toggle to enable or disable the webhook.
Name: Enter a unique name for the webhook.
Description: Enter a basic description of the webhook.
Event Url Suffix: Enter the suffix at the end of the URL.
Event Type (Dropdown): The type of event that will trigger this webhook.
Event Filter Recipe: An additional filter that can be added using Special Booking Recipes.
Example of an Event URL with a suffix. - Then click Create to add the webhook and then again to add the provider.
After you have configured the webhook provider and webhook, you can then receive notifications when an event is triggered.