Tally Make integrationAutomate Tally with Make.
What happens to a Tally response after someone clicks submit? With the Tally Make integration, it can travel straight into the rest of your tools. Tally offers 2 modules in Make, one instant trigger and one search. This guide connects your account and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Tally Make integration do for you?
The Tally Make integration links your Tally forms to Make, a no-code tool where you build a scenario: an automation made of modules, each one a single brick such as a trigger or a search. Tally gives you two of those bricks. One fires as soon as a form is submitted, the other reads how a form is built.
Leads that reach sales without copy and paste. A contact form on your site feeds Watch New Responses, and the next module, from another app, writes the answers into your CRM or a sheet. If your base lives in Airtable, the Airtable Make integration page shows the other half of that flow.
Answers that keep their labels. List Fields Definitions returns the fields of a chosen form, so a later module knows which question each answer belongs to. Handy when a form changes and your destination columns need to follow.
Feedback that lands where the team already works. A survey response can become a message, a task or a row the moment it arrives, with no one checking the Tally inbox.
Keep the scope in mind: in Make, Tally only watches responses and lists field definitions. It does not create forms, edit them or delete responses, and there is no generic API call module to fill the gap. Tally may also be available in n8n; the n8n vs Make comparison lays out how the two tools differ, and the Make training covers scenario building from the ground up.
How do you connect your Tally account to Make?
- 01
Add a Tally module
You need a Tally account first. In your Make scenario, add any Tally module and click Create a connection. A connection is your Tally account linked to Make once, then reused by every Tally module you add later.
- 02
Pick the connection type
In the Connection type field, select Tally OAuth. You can type a label in Connection name if you manage several workspaces. Another route exists: choose Tally Personal API Key and paste a key created in Tally under Settings > API keys.
- 03
Save and approve access
Click Save. When Tally asks, sign in and confirm that Make may access your account. The connection then shows up in the module, and Make can list the forms it is allowed to read.
Your first scenario with Tally
GoalWhen someone submits a Tally form, Make catches the response and fetches that form's field definitions so every answer has a clear label.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to place your first module. Everything you build next hangs off this one.
- 02
Add the Tally trigger
Search for Tally and choose Watch New Responses. Click Create a webhook, then attach your connection. Make lists your forms, so you just pick the one to follow.
- 03
Add the field lookup
Click the + to the right of the trigger and add List Fields Definitions. Select the same form. Each item this module returns is a bundle: one field of the form, ready for the next step.
- 04
Test with a real submission
Click Run once, then fill in your Tally form in another tab. Back in Make, open the bubble above each module to read the bundles it received and check that the answers look right.
- 05
Switch the scenario on
When the test is clean, switch the scenario on. Each module run counts as one operation on your Make plan, so a submission uses one for the trigger and more for the lookup.
What starts a Tally scenario
1 module starts a scenario when something happens in Tally. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Tally as soon as it happens.
Watch New Responses
Instant triggerIn Make“Triggers when a new form response is submitted.”
You get every new submission of the form you pick, pushed into Make with its answers, ready to be sent to a CRM, a sheet or a chat. It is the only way Tally starts a scenario, and the one almost every flow begins with.
What else Tally can do in Make
Tally gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
List Fields Definitions
SearchIn Make“Lists all field definitions for the selected form.”
This search hands you the structure of a form: each of its fields comes back as a separate bundle, so the rest of the scenario knows what every question is. It reads the form itself, not the answers people gave.
Need help automating Tally with Make?
A person reads every message.