Webhooks allow you to send information about Fusebill events to third-party web apps at the moment they occur. To learn more about webhooks and how and when to use them, see Webhooks Overview and the Fusebill developer documentation.
To configure a webhook:
-
In Fusebill, navigate to Settings >Integrations >Webhooks.
-
On the Webhooks page, click Create Webhooks Configuration.
-
On the Webhooks configuration page, click Generate Key to generate your API key which will be used to secure webhooks messages. This API key is Base64 encoded in the header of every message.
-
Enter the URL for the endpoint to which you want Fusebill to push the event information.
-
Select an event from the Events dropdown list and click Add. The selected event appears in the events list at the bottom of the page.
If you would like to push additional event notifications to the same URL, select another event and click Add. Repeat until you have added all of the desired events.
Note: To remove an event from the list, click Delete to the right of the entry in the events list.
-
Click Save.
Tip
You can create multiple webhooks, each pointing to a different URL.
Comments
0 comments
Please sign in to leave a comment.