Data in and out
Custom outbound webhook
Send quote, order and service events to any URL as signed JSON.
Where it stands today
Works today
Kabaido code talks to the provider.
- What you get
- Your own system hears about every quote, order and service the moment it happens.
Set it up
- 1Add an endpoint below with the https URL that should receive the events.
- 2Choose the events to send, or leave it on everything.
- 3Verify the X-Kabaido-Signature header on your side using the secret shown once at creation.