Automatic Invoice Detection & Reminder Creation with Gmail & Google Tasks — n8n Workflow
Overview
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Who is this for?
This workflow is for anyone who receives invoices by email and wants to stay on top of payment deadlines without manual tracking.
What problem is this workflow solving?
Invoices often get buried in your inbox. This workflow uses AI to find them, extracts key details, and adds a task to remind you to pay before it’s overdue.
No more missed payments. No more manual tracking.
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 10 nodes, connecting agent, gmail, googletasks.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (10)
Google Tasks
googleTasks
Gmail
gmail
AI Agent
n8n-nodes-langchain.agent
OpenAI Chat Model
n8n-nodes-langchain.lmChatOpenAi
Structured Output Parser
n8n-nodes-langchain.outputParserStructured
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
automatic-invoice-detection-reminder-creation-with-gmail-google-tasksfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Matt Chong | n8n Creator
@mattxchong
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →