# Webhooks

A webhook is a way for one application to send real-time data to another application when a specific event happens. In this use case it's used to pass consented identified visitors to a custom destination.

### Getting Started Using a Webhook <a href="#getting-started-using-a-webhook" id="getting-started-using-a-webhook"></a>

Follow these simple steps to get Intentwave integrated into your prefered destination using a Webhook.

**The estimated set-up time is: 2 mins**

#### Step 1 <a href="#step-1" id="step-1"></a>

Go to Webhook Section of Integration's: Navigate to the Webhook section of Integrations in your Intentwave Dashboard.

<figure><img src="/files/JxSNYHiy4TELbVoaouVk" alt=""><figcaption></figcaption></figure>

#### Step 2 <a href="#step-2" id="step-2"></a>

Paste your webhook URL: Copy your webhook URL from the platform you would like to receive data to and paste it into webhook section > **Save Changes**

<figure><img src="/files/IXK0pOUwMySmQDiyezUj" alt=""><figcaption></figcaption></figure>

#### Step 3 <a href="#step-3" id="step-3"></a>

Test your Webhook: To test if your webhook was set up correctly select the **send preview** button

<figure><img src="/files/nWR8dfdn9lE96YkjB0vj" alt=""><figcaption></figcaption></figure>

If you need support contact us at <support@persistent.id>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.intentwave.com/platform-integrations/webhooks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
