Generate Weekly Grocery Lists in Notion with Automated Email Notifications
Who’s it for Busy homemakers, creators, and anyone who wants a simple, no-cost way to plan weekly meals and get a ready-to-shop grocery list—without extra apps.
What it does Runs on a weekly Cron schedule, generates a grocery list, creates rows in your Notion database (Ingredient, Quantity, Status), and emails the list (optional Telegram confirmation). It includes a Notion connection check, detailed error notifications (email and optional Telegram), a success email with timestamp, and optional persistent logging to a Notion “Logs” database.
Requirements
Notion account + integration connected to your database
SMTP credentials for the Email node
(Optional) Telegram bot and chat ID for alerts
(Optional) Notion log database if you want persistent logs
How to set up
Import the workflow and open Set: Configuration to fill:
fromEmail, emailTo, notifyEmail, notionDb, telegramChatId
(Optional) logToNotion (true/false), notionLogDb
In Notion, create a DB with properties:
Ingredient (Title), Quantity (Rich text), Status (Select: “To Buy”)
Attach your Notion and SMTP credentials (and Telegram if used).
Run once to test, then set Cron to your preferred weekly time.
How to customize Edit the recipe/grocery items in the Code node. Change the Cron schedule (test with “Every minute,” then revert to weekly). Enable Telegram alerts, and/or turn on Notion logging for audit trails.
Related Templates
AI Email Classifier & Auto-Delete for Gmail (SPAM/OFFER Cleaner)
This workflow is designed for freelancers, solopreneurs, and business owners who receive a high volume of irrelevant mes...
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
📰 AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments