Discussions

Ask a Question
Back to All

Webhook only trigger when job status changes to work order?

I am testing setting up webhooks and have one running that triggers when the Job Status changes.

Is it possible to configure a webhook to only trigger on a specific job status change? e.g. to "Work Order"?

If not, is it possible to send the status in the web hook, instead of having to use the API to get the job details and then check the status field?