Message to chat
FreeSend composed text to any chat — an admin group, a channel, a lead alert.
Sends a composed message to an arbitrary chat (not necessarily the current user) — e.g. a notification to an admin group or a post to your channel.
Fields
| Field | Type | Required | Templatable | Notes |
|---|---|---|---|---|
| Chat (chat_id or @username) | text | yes | yes | Destination |
| Text | text | yes | yes | Supports templates |
| Formatting | select | — | — | None, HTML, Markdown |
| Keyboard | keyboard | — | — | Optional buttons |
Outcomes
default— continue the flow.
How it works
Great for lead alerts: when a user finishes a form, push a summary built from variables to your team’s group. The bot must be a member of the destination chat (and admin to post to a channel).
Message to chat to: "@sales_team" text: "New lead: {{var.name}}, {{var.phone}}"