Important Note: Activate this feature with a Booster (7-day free trial, cancel anytime, monthly payment) or upgrade to a Platinum plan. 👨🔧 Developer recommended.
What is a webhook?
In general terms, a Webhook is simply a notification sent over the web, which is triggered automatically whenever a specific event occurs.
In this case, the event is a new Clustdoc submission.
Whenever a new Clustdoc submission comes in, a notification containing the response data is immediately sent to your chosen destination — the Webhook URL which you set in the configuration panel.
Clustdoc Webhook notifications are sent via HTTP POST request.
Webhooks are an advanced feature intended for Clustdoc users who know how to handle them.
Please note that we cannot troubleshoot your code or give step-by-step development instructions.
Accessing the Webhook section
Click on your profile picture>Set up Team> Developers>Webhooks to access the section.