Webhook Events and Management
Manage real-time notifications through webhooks and ensure secure and efficient integration with the iQ Suite Platform.
Overview
Webhooks are a powerful feature that allows your application to receive real-time notifications about events occurring within the iQ Suite Platform. By setting up webhooks, you can handle asynchronous operations efficiently without the need for continuous polling, thereby enhancing the responsiveness and scalability of your application.
Webhook Events
Description
Webhooks enable your application to receive real-time notifications about various events such as index creation completion, document addition status, and more. These notifications are sent as HTTP POST requests to your specified endpoint, allowing your application to respond promptly to changes and updates.
Webhooks
Webhooks are best managed in our platform dashboard. You can create, update, and delete webhooks from the dashboard.
Event Payload Structure
A typical webhook payload sent by the iQ Suite Platform looks like this: