Turn promotional emails into a short audio update sent to Telegram. Teams can hear new offers and deals in minutes, without digging through the inbox. Great for marketers and busy managers who want quick insight while on the go.
The flow checks Gmail every minute for messages with the promotions label. It pulls the full email content, removes extra fields, then uses an AI summarization chain powered by OpenAI to create a concise, newsletter style summary. The summary text is sent to a text to speech API, the audio is converted from base64 to a file, and the text and audio are merged. The output is sent to a Telegram chat as an audio message with the summary as the caption. This creates a spoken digest of promotions that is easy to consume and share.
Setup needs Gmail access, an OpenAI API key, and a Telegram bot token. You choose the Gmail label, the Telegram chat, and the voice used for speech. Expect less time spent on email scanning and a faster way to share deals with your team. Useful for daily promo roundups, competitive monitoring, and quick internal updates.