Introduction
A webhook is an HTTP-based callback function that allows lightweight, event-driven communication between 2 APIs.
To learn more about webhooks in ProAbono:
For the list of available events: click here
Integration
Here are the necessary steps to set up a webhook:
1/ Create a webhook
to learn more: How to create a webhook ?
2/ Validate a webhook
to learn more: How to validate a webhook?
3/ Process the reception of a webhook
to learn more: How to process the reception of a webhook?
4/ Secure the exchanges
to learn more: How to secure webhooks?
To go further
How to use webhooks in a local environment?
How to disable a webhook?
How to reactivate a webhook?
How to delete a webhook?