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.