# Workflow Send Webhook Functionality

You can send data from NeoDove to other platforms with the help of send webhook functionality in the workflow

<figure><img src="https://2103666731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJasmeOMeAJhTVh0M75%2Fuploads%2F9KDdNyQaGd036Uk3QAT1%2Fwebhook%201.png?alt=media&#x26;token=3d63cd74-fecc-4ffb-b445-f01253bcd383" alt=""><figcaption></figcaption></figure>

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**

<figure><img src="https://2103666731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJasmeOMeAJhTVh0M75%2Fuploads%2FF0HzJ4US5G0A5wkISHHx%2Fwebhook.png?alt=media&#x26;token=94f61de9-e91c-4887-bdfc-9a5f02de624a" alt=""><figcaption></figcaption></figure>

**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**

<figure><img src="https://2103666731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJasmeOMeAJhTVh0M75%2Fuploads%2FevXs07VcwMc7iGqkvVs1%2Fcustom.png?alt=media&#x26;token=4fb27a61-5ed6-430a-9777-128ba63dcfc7" alt=""><figcaption></figcaption></figure>

**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**
