post
https://{subdomain}.workable.com/spi/v3/subscriptions
Subscribe to an event. Required scope: r_candidates or r_employees. Accessible with all token types.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
You can use this endpoint to register your service. The args object can be used to further filter which candidate events you want to receive. The employee-related events do not use it, so it is advised not to include it.
For Recruiting events, if the args object is present, job_shortcode and stage_slug are required. If you want it for all jobs and stages, include an empty string as a parameter for each.
"job_shortcode": ""
"stage_slug": ""
The target URLs should be unique. If a target URL is already registered, the service will respond with
409 - Conflict.
