Subscription response fields
When you create or retrieve a webhook subscription, the response contains these fields.
Example response:
Job webhook request fields
To create a job webhook subscription, send aPOST /webhooks request with these fields.
Example request:
If you omit all filter fields (
job_ids, job_types, states), the subscription fires for every job state change in your company.Job types
Thejob_types filter accepts these values. For detailed descriptions of each type, see Job Types.
Job states
Thestates filter accepts these values. Jobs progress through these states during their lifecycle.
For more details on job state transitions, see Tracking Job Status.
Subscription status values
API endpoints
Related content
Webhooks
How webhooks work and when to use them
Subscribing to Notifications
Step-by-step guide to creating and managing subscriptions
Job Types
Detailed descriptions of all job types
Webhooks API
Full REST API documentation for webhook endpoints

