Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail — n8n Workflow
Overview
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks due today—no manual copy‑and‑paste required.
How it works
Schedule Trigger runs every morning at 8 AM.
Google Sheets node reads your “Tasks” sheet.
If node filters rows where Due Date = today.
Summarize (ChatGPT HTTP Request) generates a friendly reminder per person.
Message a model sends the prompt to your ChatGPT Assistant and returns the AI response.
Send a messag
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 6 nodes, connecting gmail, googlesheets, if.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (6)
Google Sheets
googleSheets
Gmail
gmail
OpenAI
n8n-nodes-langchain.openAi
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
task-deadline-reminders-with-google-sheets-chatgpt-and-gmailfile 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
Yar Malik (Asfandyar)
@yar
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →