Automation

Booking form → meetings sheet → confirmation email. Feeds the no-show reminder

A Tally booking form writes the meeting into the meetings sheet, emails the client a confirmation with the date and time, and tells you on Telegram. The no-show reminder then takes over the day before.

TallyMakeGoogle SheetsGmailTelegram4 operations / run✓ Imported successfully into our Make account

The problem

Meetings booked by phone or WhatsApp never make it into a sheet, so the no-show reminder has nothing to remind about. A form the client fills in is the only way the sheet stays complete without someone typing.

What happens when it runs

  1. A Tally form (name, email, date, time) sends the booking to the Make webhook
  2. A new row in the meetings sheet with status "booked"
  3. A confirmation email to the client with the date and time
  4. A Telegram message to you

The tools inside

Before you start

Three things to have ready before importing, or Make will ask and you will have to leave halfway:

  • The webhook address (paste it in Tally)
  • The meetings spreadsheet id
  • The confirmation wording
  • Chat ID

Sheet templates

The file maps columns by position. Start from exactly these headers, in this order — a column in the wrong place writes a phone number into the email column.

  • Meetings sheet · client | email | date | time | status | reminder_sent Download ↓

How to import (2 minutes)

  1. In Make: Scenarios → Create a new scenario
  2. At the bottom, the three dots (⋯) → Import Blueprint → choose the file you downloaded
  3. Click every module with an exclamation mark: choose your connection (Google, Telegram) — Make creates one in a click if you have none
  4. Replace every value in double curly braces ({{…}}) with your own from the list above
  5. Run once with a test row in the sheet. Only when it passes — Schedule and ON

New to Make? Start here →

No Make account yet?The file imports only into Make. Signing up through the link gives you one month of Core free, and us a commission. The file works without the link.
Sign up for Make →affiliate link

Read more

What does not work in it

  • This does not check your availability. Two clients can book the same slot. Either offer fixed slots in the form (a dropdown you prune by hand) or use a scheduling tool and keep this for logging.
  • The date must arrive as YYYY-MM-DD for the no-show reminder to find it. Use Tally's date field, not a free-text one.

Affiliate link. If you sign up through it we earn a commission from Make; your price is the same, and the link gives you one month of Core free.

More automations

All automations →