Webhook Call and API Call functions allow you to export contact or company data to external resources directly from your automation at any stage.
Creating a Webhook Call
First, go to the Settings panel and create a new webhook by selecting the appropriate type - Contact Export (Custom Call) or Account Export (Custom Call), depending on the type of data you want to export.
You can find a detailed guide on creating webhooks here.
Once your webhook is created, return to the automation and choose where to place the node. Then, simply select the webhook you'd like to use.
Creating an API Call
Start by creating your unique API key in the settings panel.
Documentation is available at: api.grinfi.io
In your automation, choose where to place the API Call node. In the configuration window, specify:
The data transfer method (1)
Endpoint (2)
The key name for the field (3)
Select the field value from the available variables (4)
If needed, you can also create additional fields to send more data (5)