Workflow Send Webhook Functionality

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:

  1. Send all data

  2. Custom data

Send All Data

Attributes to fill:

  1. Method: This can be either Get or Post

  2. URL: Need to paste the endpoint of the destination here

  3. Header: Need to select what specific headers to send

  4. Format: By default - JSON

  5. Data

Custom Data

Attributes to fill:

  1. Method: This can be either Get or Post

  2. URL: Need to paste the endpoint of the destination here

  3. Header: Need to select what specific headers to send

  4. Format: By default - JSON

  5. Data

Last updated

Was this helpful?