Discussions
Webhook subscription automatically removed.
9 days ago by Kedar Raut
Hi ServiceM8 Team,
Every two or three days, ServiceM8 removes our registered webhook subscription. Below is the code we are using to register the webhook:
URL: https://api.servicem8.com/webhook_subscriptions
Method: POST
--header 'Authorization: Bearer '
--form 'object=job'
--form 'fields=status'
--form 'callback_url=URL'
Could you please help us understand why this is happening and how we can fix it?
Thanks,
Kedar