Automate Email Responses with Voice Notes Using Telegram, OpenAI, and Gmail - n8n Workflow | Neura Market
Automate Email Responses with Voice Notes Using Telegram, OpenAI, and Gmail
This workflow enables you to respond to emails with voice notes instead of typing. It uses OpenAI's Whisper to transcribe your voice message and drafts a reply in Gmail.
This workflow streamlines the process of replying to emails by allowing you to use voice notes. When a new email arrives, it checks if a response is needed. If so, it sends the email details to you via a Telegram bot. You can then reply with a voice message, which is transcribed and used to draft a reply email in Gmail. This automation saves time and enhances productivity by leveraging AI for transcription and email drafting.
Platform
n8n
Category
Communication
Price
Free
Creator
Julian Vega
if
set
gmail
telegram
stickyNote
gmailTrigger
telegramTrigger
openAi
chainLlm
lmChatOpenAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.