Workflow Send Webhook Functionality
Last updated
Last updated
You can send data from NeoDove to other platforms with the help of send webhook functionality in the workflow
You can go to the webhooks sections from the left panel and then select on what triggers is the data to be sent out using webhook. In actions you need to select "Send Webhook", then there are 2 options that are:
Send all data
Custom data
Send All Data
Attributes to fill:
Method: This can be either Get or Post
URL: Need to paste the endpoint of the destination here
Header: Need to select what specific headers to send
Format: By default - JSON
Data
Custom Data
Attributes to fill:
Method: This can be either Get or Post
URL: Need to paste the endpoint of the destination here
Header: Need to select what specific headers to send
Format: By default - JSON
Data