Webhook

Welcome to the Webhooks section of the Oxolo API documentation! The power of webhooks lets external systems communicate with the Oxolo platform, enabling them to be alerted when specific events occur within our system.

To facilitate this, each external system must first be registered to receive a unique token for communication. Subsequently, each system can register its users by providing certain information (such asuser's API key and event name), ensuring that when the specified event is triggered for that user on the Oxolo platform, the system will be notified by calling the webhookUrl which was provided during the registration phase.