📄️ Creating Webhooks
Webhooks require three elements to function:
When a model status change occurs on the KIRI Engine server, a POST request with event-specific JSON data is sent to the configured URL. A 200 response is required for successful capture. If the initial attempt fails, up to three retries will be made using exponential backoff.
Webhooks require three elements to function: