Webhooks

You can edit webhooks in the application:

Read an example of using webhooks for a Slack integration here.

Webhook events

NameDescriptionRemark on payload
application.createdTriggered when an application is created.
application.updatedTriggered when application is updated.
application.submittedTriggered when an application is submitted through portal.
application.review_updatedTriggered when an application decision (approved, rejected) changes.Use data.object.status_review
application.status_updatedTriggered when an application has a task execution status change.Use data.object.status_execution
collect.openedTriggered when a collect is opened on an application.Use data.object.portals.link to access the link to the collect Portal.
collect.closedTriggered when a collect is closed.
webhooks.testNever 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