Discussions

Ask a Question
Back to All

webhook not hitting callback url

Even after subscribing to webhook.
[
{
"object": "job",
"callback_url": "https://pickmyorder.co.uk/Test/GetWebBook.php",
"fields": [
"uuid",
"status"
],
"unique_id": "",
"active": true
}
]

I am not getting any response when a job is changed or status is changed for eg I changed status from "Quote" to "work order"