Webhooks Disappearing
We are using webhooks to sync one of our Podio apps via the api. It's been working for us for months now with no problems. However, all of the sudden, this weekend, the sync stopped working. When we checked, all the webhooks we are using for other purposes in this app are still there and working properly, except for the two webhooks we are using for the sync, they disappeared for no reason.
Do you know what might be the reason for this?
Is there a limit on the number of webhooks we can use on an app?
-
Hi Majed,
Have you tried doing a Get Hooks call and check the status? As mentioned in the webhooks documentation, the webhook has to respond with a 2xx response in a timely fashion to avoid being deactivated (see link for details).
There's a limit of 10 hooks per entity per client, but that error is returned when the webhook is created.
Best,
Andreas
Please sign in to leave a comment.
Comments
1 comment