DoubleScale

Webhooks article

Webhooks

Webhooks are the means for DoubleScale Automations to send and receive real-time data from other applications. It is quite useful when connecting a third-party application with DoubleScale Automations. 

In this documentation, we’ll cover the various aspects of sending and receiving data via webhooks.

  • Sending data—DoubleScale Automations also provides a way of sending data using the HTTP Request method. You can do this by setting up automation and selecting the data you want to send.
  • Receiving data—DoubleScale Automations provides a webhook URL, which can be plugged in with another application. Then, you can start sending data to DoubleScale Automations on certain events. You can fetch data and perform different actions inside the DoubleScale Automations using that data.

We have covered each of them in detail below: