Webhooks

Webhooks allow you to proactively subscribe to events that occur in your KnowledgeOwl account. When an event occurs that you have subscribed to, we will POST a message to the endpoint of your specification containing information about the event.

Articles

Webhooks overview and creation
Learn what webhooks are and how to create an API webhook.
Available webhook events
Learn which article webhook events are available and what causes them to fire.
Webhook API calls
Learn how to make API calls to the webhook endpoint.
Reactivating a webhook
We automatically deactivate webhooks that are failing for 24 consecutive hours. Learn more about this deactivation and how you can reactivate a webhook.