Clay Make integrationAutomate Clay with Make.
Need fresh rows in a Clay table without copying them by hand? The Clay Make integration gives you 1 action module that writes a record into a Clay table. This page shows growth and sales teams how to wire the webhook and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Clay Make integration do for you?
The Clay Make integration sends data from any app Make can read straight into a table of your Clay workbook. In Make you build a scenario, the automation made of modules, and the Clay module is its last brick: it takes each item that reaches it and adds it as a new record in Clay.
A sales list that fills itself. A form tool, a CRM or a spreadsheet catches a new prospect, and Create a record in table drops that prospect into the Clay table your team works from. Nobody exports a CSV again.
Event signups, centralized. A booking or webinar app records a registration, Make passes the name and email along, and Clay receives one row per person so marketing can work the list from a single place.
Handoffs between tools. When a deal changes stage in another system, the same module can log the account in Clay for a research pass before the next call.
What the app does not do: Clay has no trigger in Make, so nothing in Clay can start a scenario, and there is no module to read, update or delete records. The flow always goes one way, toward Clay. Another point to know before starting: the Clay app in Make requires a paid Clay account.
If you are still weighing platforms, the n8n vs Make comparison lays out the differences, and the Make review covers the editor in depth. Teams that would rather hand the setup over can bring in the Make agency team.
How do you link Clay to Make?
- 01
Create a webhook source in Clay
Log in to Clay, click + New and create a Workbook. In the left sidebar, open Add a source and add webhooks, either as a new source or an existing one. Clay then shows a URL: copy it and keep it somewhere safe.
- 02
Add a token if you want one
This part is optional. Click +Add auth token, then Create, and Clay generates an authentication token for that webhook. Copy the value right away: Make will ask for it in the next step.
- 03
Paste both values into Make
In your Make scenario, add the Create a record in table module. Paste the URL into Webhook URL, the token into Authentication Token if you made one, list your columns and values in Data, then click Save.
Your first scenario with Clay
GoalWhen a new lead shows up in another app, Make adds it as a record in your Clay table.
- 01
Create the scenario
Open the Scenarios page in Make, create a new scenario and click the big +. This first module is the one that starts everything, so pick the app where your leads land.
- 02
Set the starting module
Search that app by name, choose its module and click Create a connection to link the account. Fill its fields; once the connection exists, Make lists the sheets or objects it can read.
- 03
Add the Clay module
Click the + on the right of the first module, search Clay and pick Create a record in table. Paste your webhook URL, then map each column in Data to a value coming from the previous module.
- 04
Test with Run once
Click Run once. Make runs the scenario a single time and shows the bundles, the items passed between modules, that each step received. Open Clay and check that the new row sits in the right columns.
- 05
Schedule and switch on
Click the clock on the first module to set the schedule; a new scenario runs every 15 minutes by default. Switch the scenario on, and each new lead now reaches Clay without anyone touching it.
The Clay module in Make
Clay gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a record in table
ActionIn Make“Creates a webhook record in a table.”
You get a fresh row in your Clay table for every bundle that reaches this module, sent through the webhook URL copied from your workbook. It is the only Clay module in Make, so every flow that feeds Clay ends here.
Need help automating Clay with Make?
A person reads every message.