# Webhook

The Webhook Node lets you send enriched company and contact data from your workflow to any external system via a configurable HTTP endpoint.\
It structures payloads by company with nested contacts and includes workflow metadata for full traceability.\
Use it to trigger downstream automations, sync with internal tools, or notify third‑party services in real time.\
Built for reliability with validation, logging, and a dry‑run mode to test without sending live requests.

#### Configuration Overview <a href="#configuration-overview" id="configuration-overview"></a>

Here’s how to set up the node:

**URL:**

Select the destination endpoint we'll sen the payload.

<figure><img src="/files/W1uOzhZJszcaQoNZz2EW" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/webhook.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.
