![]() |
VOOZH | about |
Last update
Last update 4 months ago
Categories
Share
Still manually checking form responses in your inbox?
What if every submission landed neatly in Airtable β and you got a clean Slack message instantly?
Thatβs exactly what this workflow does.
No code, no delay β just a smooth automation to keep your team in the loop:
Tally β Airtable β Slack
Build an automated flow that:
π automatiserformulairetallyetape1.png
A Webhook node in POST mode.
π automatiserformulairetallyetape2.png
After connecting Tally, you now receive raw data inside a fields[] array.
Letβs convert that into something clean and structured.
Extract key info like Full Name, Email, Phone, etc. into simple keys.
Add a Set node to remap and clean the fields.
Use the data preview in the Webhook node to check the correct order.
Output
You now get clean data like:
{ "Full Name": "Jane Doe",
"Email": "[email protected]",
"Phone": "+123456789" }
π automatiserformulairetallyetape3.png
β Once the data is cleaned, letβs store it in Airtable automatically.
Goal
Create one new Airtable row for each form submission.
What weβre setting up
An Airtable β Create Record node.
Technical
Output
Each submission creates a clean new row in your Airtable table.
π automatiserformulairetallyetape4.png
β After saving to Airtable, itβs a good idea to insert a short pause β this prevents actions like Slack messages from stacking too fast.
Goal
Wait a few seconds before sending a Slack notification.
What weβre setting up
A Wait node for X seconds.
β Technical
π automatiserformulairetallyetape5.png
π¬ Now that the record is stored, letβs send a Slack message to notify your team.
Goal
Automatically alert your team in Slack when someone fills the form.
What weβre setting up
A Slack β Send Message node.
Technical
New lead received!
Name: {{$json["Full Name"]}}
Email: {{$json["Email"]}}
Phone: {{$json["Phone"]}}
Output
Your Slack team is notified instantly, with all lead info in one clean message.
Workflow Complete
Your automation now looks like this:
Tally β Clean β Airtable β Wait β Slack
Every submission turns into clean data, gets saved in Airtable, and alerts your team on Slack β fully automated, no extra work.
Looking for professional automation support? Try 0vni β Agence automatisation.