Talroo Webhook Events
Overview
Events are our way of letting you know when something interesting happens in your account. When an event occurs, we create a new event object for which you can be notified if you wish. If you registered a webhook endpoint to receive that event, we send it to your endpoint as part of a POST request.
Webhook events should not be confused with the Talroo Events advertising product that allows you to advertise your Hiring Events.
Supported Events
Talroo currently publishes the following events that you can receive with a webhook:
- Started Job Applications
- Completed Job Applications
Talroo is working to publish more events, such as when a Campaign or Event runs out of budget. If you would like to request the addition of new events, please reach out to your Talroo POC.
The following pages describe the different events to which you can subscribe via webhooks.