Webhooks
Introduction
Section titled “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
Section titled “Integration”Here are the necessary steps to set up a webhook:
1. Create a webhook
Section titled “1. Create a webhook”to learn more: How to create a webhook?
2. Validate a webhook
Section titled “2. Validate a webhook”to learn more: How to validate a webhook?
3. Process the reception of a webhook
Section titled “3. Process the reception of a webhook”to learn more: How to Process the Reception of a Webhook
4. Secure the exchanges
Section titled “4. Secure the exchanges”to learn more: How to Secure a Webhook
To go further
Section titled “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