Webhooks
How do I add or create a webhook?
To add or create a new webhook from your Reseller Dashboard, log in to your account and select the "Integrations" tab. This area is for advanced users with an understanding of what data needs to be synchronized from the Reseller Dashboard to a ...
What type of data exchange format is used by the webhooks in the Reseller Dashboard?
Our webhooks send HTTP post requests with a JSON payload to your third-party application whenever a trigger event occurs. This allows the third-party application to stay synchronized with your Reseller Dashboard. You can access your webhook settings ...
What are webhooks?
A webhook is a “callback” to an application or web service that is triggered when a specific event occurs. That means you can set up a webhook to look for a specific update, change, or action to occur in your Reseller Dashboard and it will ...