If something's not working correctly with your webhooks, you can debug them to find what's wrong.
In this video, Jake Kula, our Presales Engineer, shows you how you can debug your app’s webhook endpoint in case it responds with an error. That is a non-2xx response status code.
What's next?
Process webhook notifications
Whether you’re creating middleware for integrating Kontent.ai with another service or just developing custom actions, you'll likely want to react to webhooks based on the contents of the notifications.
If your webhook is repeatedly failing, you can reset the webhook.Resetting a webhook means that Kontent.ai resends the last failed webhook notification, effectively resetting the webhook’s retry policy.