Webhooks enable Clay to automatically receive data from other applications through HTTP POST requests in JSON format whenever specific events occur.
Your table updates instantly with new data, eliminating manual entry. This feature is particularly valuable for real-time updates, such as when adding new leads or modifying records based on external triggers.
Creating a table with webhook
- In a workbook, click
+ Addat the bottom. - Search for
Webhooksand clickMonitor webhook. - Copy the URL/cURL.
- URL: Paste this URL into the application sending data to Clay. This URL is where your data will be sent.
- cURL: Paste the cURL command into your command line to send data directly to Clay.
- Optionally, add authentication token. To secure your webhook, you can include an authentication token in the header of your request.
- Make sure to copy the token immediately, as you can only access authentication tokens once.
Explore other docs
Other popular resources
Cohorts
Join a cohort, learn Clay fast!
The faster way to master Clay. Sign in if you're enrolled in a cohort (current or past) or apply to an upcoming one!

