Webhooks
This topic describes how to create webhooks in the Rebilly UI. For information on how to use webhooks with the Rebilly API, see Webhook configuration.
Use webhooks to notify your systems when certain events occur and to collect event information.
Create a webhook
Use this process to create and define new webhooks.
-
In the left navigation bar, click
Automations , click Webhooks , then click Add webhook .
- In the Webhook ID field, enter ID for the webhook.
- In the status section, toggle the slide to enable or disable the webhook.
- In the Filter events section, select Send specific event types , then in the Events filter dropdown, select the event or events that you want to associate with the webhook.
- In the Endpoint section, in the Webhook URL field, specify the HTTP method and URL for your endpoint.
-
Select from the following:
- Specify authorization type: Click Authorization .
- Define or add headers: Click Headers , then click Add header to specify header value.
- Specify custom webhook bodies: Click Body , clear the Use default event payload checkbox, then specify the payout body.
- Click Test webhook .
- Click Save webhook .
Edit a webhook
Use this process to edit or reconfigure an existing webhook.
-
In the left navigation bar, click
Automations , then click Webhooks .
- In the list of webhooks, under the ID column, click the ID of the webhook that you want to edit.
- Edit the webhook, then click Save webhook .
Enable or disable a webhook
Use this process to enable or disable an existing webhook.
-
In the left navigation bar, click
Automations , then click Webhooks .
- In the list of webhooks, under the ID column, click the ID of the webhook that you want to edit.
- In the Status section, toggle the slide to enable or disable the webhook.
Test a webhook
Use this process to test an existing webhook.
-
In the left navigation bar, click
Automations , then click Webhooks .
- In the list of webhooks, on the right of a webhook, click Test webhook .