> ## Documentation Index
> Fetch the complete documentation index at: https://parabola.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# How do I post data to a webhook?

> You can POST data to a webhook using either the **Enrich with API** or **Send to an API** steps. You just need to set the API endpoint to the webhook URL, make sure you're making a POST request, and put your payload in the request body—typically formatted as a JSON body.

