You can edit webhooks in the application:
Read an example of using webhooks for a Slack integration here.
Webhook events
Name | Description | Remark on payload |
---|---|---|
application.created | Triggered when an application is created. | |
application.updated | Triggered when application is updated. | |
application.submitted | Triggered when an application is submitted through portal. | |
application.review_updated | Triggered when an application decision (approved, rejected) changes. | Use data.object.status_review |
application.status_updated | Triggered when an application has a task execution status change. | Use data.object.status_execution |
collect.opened | Triggered when a collect is opened on an application. | Use data.object.portals.link to access the link to the collect Portal. |
collect.closed | Triggered when a collect is closed. | |
webhooks.test | Never triggered. Can be used for testing purpose with the Test button or the Send test event endpoint. |
Whitelist of IPs
In order to make sure requests come from Ondorse's servers, you can whitelist this set of IPs.
15.188.136.142
35.180.82.98