Webhooks are the means for QuillCRM Automations to send and receive real-time data from other applications. It is quite useful when connecting a third-party application with QuillCRM Automations.
In this documentation, we’ll cover the various aspects of sending and receiving data via webhooks.
- Sending data—QuillCRM 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—QuillCRM Automations provides a webhook URL, which can be plugged in with another application. Then, you can start sending data to QuillCRM Automations on certain events. You can fetch data and perform different actions inside the QuillCRM Automations using that data.
We have covered each of them in detail below:






















