# Form → lead notify (Make notes)

Reference for the `form-lead-notify` automation. Rebuild in Make UI; this is not a one-click blueprint JSON.

## Modules

1. Form trigger (Tally Watch New Responses / Typeform Watch Responses / equivalent).
2. Telegram Bot → Send a Text Message (`chat_id` + mapped text).
3. Optional: Gmail (or other) → Send an Email to your ops inbox.

## Field mapping (example)

| Form field | Telegram / email |
| --- | --- |
| name / nombre | Name line |
| email | Contact line |
| message / mensaje | Message body |

Exact keys appear after **Run once** with a real submission.

## Secrets

- Telegram bot token (BotFather)
- Make connections (form + Telegram + email)

Never commit tokens.
