Media
FreeSend a photo, video, document, animation, audio or voice.
Sends a single media item with an optional caption.
Fields
| Field | Type | Required | Templatable | Notes |
|---|---|---|---|---|
| Type | select | yes | — | Photo, Video, GIF, Document, Audio, Voice |
| File (file_id or URL) | text | yes | — | A Telegram file_id or a public URL |
| Caption | text | — | yes | Optional caption under the media |
Outcomes
default— continue the flow.
How it works
Provide a public URL or a Telegram file_id (reusing a file you already sent is faster). The caption supports templates.
Media type: photo file: https://…/welcome.png caption: "Welcome, {{user.first_name}}!"