Custom outbound webhook
Your own system hears about every quote, order and service the moment it happens.
Send quote, order and service events to any URL as signed JSON.
| Status | Works today: Kabaido code talks to the provider. |
| Kind | Data in and out |
| For | Every workspace |
What you get
Your own system hears about every quote, order and service the moment it happens.
Connect it
In Settings then Integrations, open the entry and follow its steps:
- Step 1.
Add an endpoint below with the https URL that should receive the events.
- Step 2.
Choose the events to send, or leave it on everything.
- Step 3.
Verify the X-Kabaido-Signature header on your side using the secret shown once at creation.
More
- The full guide: webhooks.
- On the website: Custom outbound webhook.