Automate Email Management via WhatsApp with AI and Voice Recognition - n8n Workflow | Neura Market
Automate Email Management via WhatsApp with AI and Voice Recognition
Transform WhatsApp into a powerful email management tool using AI for voice recognition and email automation. This workflow enables users to send, draft, and manage emails through voice or text commands on WhatsApp.
This workflow leverages WhatsApp for receiving user commands, which can be either text or voice messages. It uses OpenAI's Whisper for transcribing voice messages and GPT for understanding intent. The workflow interacts with Gmail to send, draft, or search emails and uses Airtable for contact lookup and memory logging. The response is sent back to WhatsApp, either as a text or voice message, providing a seamless, hands-free email management experience.
Platform
n8n
Category
Communication
Price
Free
Creator
Julian Vega
if
set
code
switch
splitOut
whatsApp
gmailTool
stickyNote
httpRequest
airtableTool
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.