Skip to main content

Manage finances, tasks, tweets and Gmail with GPT‐4.1 on WhatsApp

Workflow preview

Workflow preview
100%
Manage finances, tasks, tweets and Gmail with GPT‐4.1 on WhatsApp preview
Open on n8n.io

1. Workflow Overview

n8n Wizard – Your personal AI assistant inside WhatsApp This workflow transforms WhatsApp into a powerful personal AI using n8n + Green API. Send text or voice messages — the assistant understan...

Best for

  • Personal Productivity automation workflows
  • AI Chatbot automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

@n8n/n8n-nodes-langchain.toolcalculator, n8n-nodes-base.googlesheetstool, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.agenttool, n8n-nodes-base.twittertool, n8n-nodes-base.gmailtool, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.httprequest

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by moosa.

Original n8n.io source

1.1 Workflow description

Title
Manage finances, tasks, tweets and Gmail with GPT‐4.1 on WhatsApp
Workflow name
Manage finances, tasks, tweets and Gmail with GPT‐4.1 on WhatsApp

n8n Wizard 🪄 – Your personal AI assistant inside WhatsApp

This workflow transforms WhatsApp into a powerful personal AI using n8n + Green-API. Send text or voice messages — the assistant understands intent and handles daily tasks automatically.

Key features

  • 💰 Expense & income tracking — record spending, view summaries & category breakdowns (Google Sheets, append-only)
  • Google Tasks management — create, list, update, delete tasks & reminders
  • 🐦 Post to X/Twitter — write and publish single tweets or short threads
  • 📧 Gmail search & summaries — find recent/unread emails by sender, label, keyword (read-only)
  • 🌐 Real-time answers — current weather, news, exchange rates, facts via web search
  • 🧮 Quick calculations — math, percentages, currency conversions
  • 🎤 Full voice support — incoming voice messages transcribed (Whisper), replies can be spoken (TTS)

How it works

  1. Green-API webhook receives message (text or audio)
  2. Voice → transcribed automatically
  3. Main intelligent router agent selects one sub-agent/tool
  4. Action executed → result sent back as text or voice (if input was voice)

Setup requirements

  • Green-API instance (webhook + send endpoints)
  • OpenAI API key (chat, Whisper, TTS)
  • Google Sheets, Google Tasks, Twitter/X, Gmail (read scope), SerpAPI credentials

Strict routing rules prevent misuse — no deletions, no guessing values, one tool per clear intent.

Start commanding: “spent 3200 on groceries”, “remind dentist tomorrow”, “tweet: loving n8n!”, “weather in Lahore now”

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Calculator

Type / Role
@n8n/n8n-nodes-langchain.toolCalculator - toolCalculator
Config choices
Version 1

Block 2 - Append row in sheet in Google Sheets

Type / Role
n8n-nodes-base.googleSheetsTool - googleSheetsTool
Config choices
Version 4.7

Block 3 - Get row(s) in sheet in Google Sheets

Type / Role
n8n-nodes-base.googleSheetsTool - googleSheetsTool
Config choices
Version 4.7

Block 4 - OpenAI Chat Model4

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 5 - expense-tracker

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 3

Block 6 - Task-manager-agent

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 3

Block 7 - Tweet-agent

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 3

Block 8 - Create Tweet in X

Type / Role
n8n-nodes-base.twitterTool - twitterTool
Config choices
Version 2

Block 9 - OpenAI Chat Model3

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 10 - get-gmail

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 3

Block 11 - Get many messages in Gmail

Type / Role
n8n-nodes-base.gmailTool - gmailTool
Config choices
Version 2.2

Block 12 - OpenAI Chat Model2

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 13 - OpenAI Chat Model1

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 14 - OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 15 - Transcribe a recording

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 2.1

Block 16 - download-audio

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 17 - Switch

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.4

Block 18 - Webhook

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2.1

Block 19 - Generate audio

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 2.1

Block 20 - Simple Memory

Type / Role
@n8n/n8n-nodes-langchain.memoryBufferWindow - memoryBufferWindow
Config choices
Version 1.3

Block 21 - If

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.3

Block 22 - main-agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 3.1

Block 23 - Create a task in Google Tasks

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.3

Block 24 - create list

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.3

Showing the first 24 of 43 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Manage finances, tasks, tweets and Gmail with GPT‐4.1 on WhatsApp
Complexity advanced
Nodes 43
Categories Personal Productivity, AI Chatbot
Author moosa
Published 01 Feb 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/13160/13160.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Manage finances, tasks, tweets and Gmail with GPT‐4.1 on WhatsApp do?

n8n Wizard – Your personal AI assistant inside WhatsApp This workflow transforms WhatsApp into a powerful personal AI using n8n + Green API. Send text or voice messages — the assistant understan...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Chatbot use case.