Use webhooks with our HTTP API to send Clay table data to Zapier.
Setup process:
1. In Zapier: Create a new Zap, select "Webhooks" as trigger, choose "Catch Hook", then copy the webhook URL.
2. In Clay: Add HTTP API enrichment to your table, set method to POST, paste the webhook URL as endpoint.
3. Configure data: In the Body section, format your table data as JSON using dynamic column names so each row sends separately.
A 200 response confirms successful data transfer to Zapier.