Integrations & APIs
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.
Last modified on May 7, 2026