Skip to main content

Instance - Webhook Controller

Webhooks are a form of communication and integration between web systems, allowing information and events to be sent automatically from one application or service to another, without the need for constant assistance from one side to the other.

The main function of webhooks is to notify or inform a target server or application (the receiver) whenever a specific event occurs on an external server or service (the sender). Instead of the receiving application having to make repeated queries to check for new data or events, the sender sends this information directly when something relevant happens.

Use the endpoints below to configure these settings.