Tilda Make integrationAutomate Tilda with Make.
What happens to a Tilda form entry once someone clicks submit? With the Tilda Make integration, it can start an automation on the spot. Make offers 6 Tilda modules, including 1 instant trigger. This guide connects your account and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Tilda Make integration do for you?
The Tilda Make integration links your Tilda account to Make, a visual tool where you build a scenario (the automation itself, a chain of steps). Each step is a module. On the Tilda side, one module reacts to form submissions and five others read your projects and pages, so the data you collect on your site reaches the rest of your stack.
Leads that land where your team works. Watch New Forms fires the moment a visitor submits a web form. From there, the next module can push the entry into a CRM, a spreadsheet or a chat channel. For a studio selling through a landing page, that means no more copying submissions by hand.
A map of your sites. List Projects returns every project in your account, and List Pages returns the pages of one project. Chained together, they give an agency an inventory of what it has built for each client.
Context on demand. Get a Project and Get a Page read one specific item. They help when a scenario needs details about a page before it acts.
What the integration does not do: the listed modules only read. There is no module to publish or edit a page, so anything beyond reading goes through Make an API Call. Also note the access condition: Tilda asks for a Business Plan to hand out API keys.
Wondering which tool fits your team? Our n8n vs Make comparison sets both side by side, and the Make review covers Make on its own. If you would rather have it built for you, the Make agency team can take it on.
How do you connect Tilda to Make?
- 01
Copy your two keys in Tilda
In Tilda, open Site Settings, go to the Export tab and click API Integration. Copy the key labeled Public Key, then the one labeled Secret Key. Keep both at hand for the next step.
- 02
Add a Tilda module in Make
Log in to Make, add a Tilda module to your scenario and click Create a connection. A connection is your Tilda account linked to Make once, then reused by every Tilda module. The Connection name field is optional.
- 03
Paste the keys and save
Enter the Public Key and Secret Key you copied, or follow the instructions Make shows on screen. Once saved, the connection appears in the dropdown of every Tilda module you add afterwards.
Your first scenario with Tilda and Make
GoalWhen a visitor submits a form on your Tilda site, Make receives the entry and reads the data of the page you picked.
- 01
Create the scenario
On the Scenarios page, create a new scenario, then click the big + to place your first module. Search for Tilda by name.
- 02
Set up Watch New Forms
Pick Watch New Forms. Click Create a webhook, then Create a connection and paste your two Tilda keys. This module is the trigger: it starts the scenario.
- 03
Add Get a Page
Click the + on the right of the trigger and choose Get a Page. It reuses the same connection. Fill in its fields; Make offers what it can read in your account.
- 04
Test with Run once
Click Run once, then submit a test entry on your form. Open each module to see the bundle it received, a bundle being one item passed from one module to the next.
- 05
Switch it on
Happy with the result? Turn the scenario on. From then on, each new submission runs it, and each module run counts as one operation on your Make plan.
What starts a Tilda scenario
1 module starts a scenario when something happens in Tilda. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Tilda as soon as it happens.
Watch New Forms
Instant triggerIn Make“Triggers when a new web form is submitted.”
Every time a visitor sends one of your Tilda web forms, this trigger hands the submission to Make and your scenario starts. Among the Tilda modules, it alone can open a scenario. For lead capture, start here.
Everything the Tilda modules can do
Tilda gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Get a Page
ActionIn Make“Retrieves data of the specified page.”
Pulls the data of one page you point it to, so later modules can use it in a message or a record. You get a single bundle back, not a list.
Get a Project
ActionIn Make“Retrieves data of the specified project.”
Reads the details of one Tilda project, meaning one of your sites. The result is a single bundle that the next module can map into a report or a CRM field.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches any endpoint of the Tilda API from your scenario, with the connection you already set up. This is how you cover what the five ready-made modules leave out.
List Pages
SearchIn Make“Lists pages of the specified project.”
Returns the pages of the project you choose, each page arriving as its own bundle. Every following module then runs once per page.
List Projects
SearchIn Make“Retrieves all projects in your account.”
Fetches every project in your Tilda account in one go, one bundle per project. It is the natural first step of an account-wide overview.
Need help automating Tilda with Make?
A person reads every message.