AutomationFlowsSlack & Telegram › Weekly Meal Planner: Ai-generated Grocery Lists with Price Comparison to…

Weekly Meal Planner: Ai-generated Grocery Lists with Price Comparison to…

Original n8n title: Weekly Meal Planner: Ai-generated Grocery Lists with Price Comparison to Whatsapp

ByShelly-Ann Davy @SheCodesFlow on n8n.io

Say goodbye to mealtime stress. This workflow automates your entire weekly meal planning process — from family input to a WhatsApp-sent grocery list — using AI and no-code tools.

Event trigger★★★★☆ complexity8 nodesHTTP Request
Slack & Telegram Trigger: Event Nodes: 8 Complexity: ★★★★☆ Added:

This workflow corresponds to n8n.io template #8241 — we link there as the canonical source.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "meta": {
    "templateCreatedBy": {
      "id": "template-creator",
      "name": "n8n Template Creator"
    },
    "templateCredentials": [
      "httpHeaderAuth",
      "openAiApi",
      "telegramApi"
    ]
  },
  "name": "Weekly Meal Planner \u2192 PDF \u2192 Telegram",
  "nodes": [
    {
      "id": "ManualTrigger",
      "name": "Trigger: Weekly Meal Workflow",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        220,
        320
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "StickyNote1",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        180,
        180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "FilloutHTTP",
      "name": "Fetch Fillout Submission (HTTP)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        460,
        320
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "PrepPrompt",
      "name": "Prep Prompt from Fillout",
      "type": "n8n-nodes-base.code",
      "position": [
        700,
        320
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "OpenAIHTTP",
      "name": "OpenAI Chat (HTTP)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        940,
        320
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "ValidateJSON",
      "name": "Validate & Shape Plan",
      "type": "n8n-nodes-base.code",
      "position": [
        1180,
        320
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "BuildHTML",
      "name": "Build HTML for PDF",
      "type": "n8n-nodes-base.code",
      "position": [
        1420,
        320
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "PDF4meHTTP",
      "name": "PDF4me: HTML to PDF",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1660,
        320
      ],
      "parameters": {},
      "typeVersion": 3
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "1",
  "connections": {
    "Build HTML for PDF": {
      "main": [
        [
          {
            "node": "PDF4me: HTML to PDF",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat (HTTP)": {
      "main": [
        [
          {
            "node": "Validate & Shape Plan",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Validate & Shape Plan": {
      "main": [
        [
          {
            "node": "Build HTML for PDF",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Prep Prompt from Fillout": {
      "main": [
        [
          {
            "node": "OpenAI Chat (HTTP)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Trigger: Weekly Meal Workflow": {
      "main": [
        [
          {
            "node": "Fetch Fillout Submission (HTTP)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Fillout Submission (HTTP)": {
      "main": [
        [
          {
            "node": "Prep Prompt from Fillout",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Say goodbye to mealtime stress. This workflow automates your entire weekly meal planning process — from family input to a WhatsApp-sent grocery list — using AI and no-code tools.

Source: https://n8n.io/workflows/8241/ — original creator credit. Request a take-down →

More Slack & Telegram workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Slack & Telegram

Worflow. Uses whatsAppTrigger, httpRequest, whatsApp. Event-driven trigger; 94 nodes.

WhatsApp Trigger, HTTP Request, WhatsApp
Slack & Telegram

Webhook Slack. Uses theHiveProjectTrigger, stickyNote, httpRequest, theHiveProject. Event-driven trigger; 63 nodes.

The Hive Project Trigger, HTTP Request, The Hive Project +1
Slack & Telegram

Key Features: Direct Case Management: Modify case details such as assignee, severity, status, and more through intuitive form inputs embedded within Slack messages. Seamless Integration: Assumes match

The Hive Project Trigger, HTTP Request, The Hive Project +1
Slack & Telegram

N8N Complete Final. Uses telegramTrigger, dataTable, telegram, mqtt. Event-driven trigger; 58 nodes.

Telegram Trigger, Data Table, Telegram +3
Slack & Telegram

TextMain. Uses telegramTrigger, stopAndError, telegram, httpRequest. Event-driven trigger; 56 nodes.

Telegram Trigger, Stop And Error, Telegram +2