Webhooks
February 8th, 2024

Ondorse now supports webhooks. π
With webhooks you can build workflow ssuch as:
- receive a Slack notification when a new application is created
- receive a Slack notification when there is critical updates on applications
- receive a Slack notification when an application of high risk appears
- synchronise your CRM or backoffice when an applications is approved
To learn more:
- read Webhooks in the documentation
- use our Webhook API documentation
- see an example of using webhooks for an integration Slack <> Ondorse in Slack (via webhooks)