Block 1 - Send WhatsApp Notification
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.1
This workflow is provided as-is. Please review and test before using in production.
An intelligent food menu update notification system that automatically detects changes in your restaurant's special menu and sends personalized notifications to customers via multiple channels What...
n8n-nodes-base.httprequest, n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.code, n8n-nodes-base.set, n8n-nodes-base.splitinbatches, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Oneclick AI Squad.
Original n8n.io sourceAn intelligent food menu update notification system that automatically detects changes in your restaurant's special menu and sends personalized notifications to customers via multiple channels - WhatsApp, Email, and SMS. This workflow ensures your customers are always informed about new dishes, price changes, and menu availability in real-time.
By the end, you'll have a fully automated menu notification system that keeps your customers informed and engaged with your latest culinary offerings.
Manual menu update communication is time-consuming and often missed by customers. Here's why this workflow is essential for restaurants:
Think of it as your restaurant's digital menu announcer that never misses an update.
Here's the complete workflow process:
The workflow splits into three parallel notification channels:
All notification activities are logged in Sheet 3 for tracking and analytics.
| Column | Description | Example |
|---|---|---|
| Item ID | Unique identifier for menu item | "ITEM001" |
| Item Name | Name of the dish | "Truffle Risotto" |
| Price | Item price | "$28.99" |
| Description | Detailed item description | "Creamy arborio rice with black truffle, parmesan, and wild mushrooms" |
| Nutritions | Nutritional information | "Calories: 450, Protein: 15g" |
| Category | Menu category | "Main Course" |
| Available | Availability status | "Yes" / "No" |
| Column | Description | Example |
|---|---|---|
| Customer Name | Customer's full name | "ABC" |
| Customer's email address | "[email protected]" | |
| Phone Number | Customer's phone number | "91999999999" |
| WhatsApp Number | Customer's WhatsApp number | "91999999999" |
| Email Notifications | Email preference | "Yes" / "No" |
| SMS Notifications | SMS preference | "Yes" / "No" |
| WhatsApp Notifications | WhatsApp preference | "Yes" / "No" |
| Column | Description | Example |
|---|---|---|
| Timestamp | Notification send time | "2025-07-09T12:51:09.587Z" |
| Customer Name | Recipient name | "ABC" |
| Notification Type | Channel used | "Email" / "SMS" / "WhatsApp" |
| Status | Delivery status | "Sent" / "Failed" / "Pending" |
| Message | Content sent | "SPECIAL MENU UPDATE..." |
Option A: Import from Clipboard
Option B: Import from File
SPECIAL MENU UPDATE 🍽️
NEW ITEMS:
• Truffle Risotto - $28.99
Creamy arborio rice with black truffle, parmesan, and wild mushrooms
• Chocolate Lava Cake - $18.99
Warm chocolate cake with molten center, vanilla ice cream
Total Menu Items: 2
Updated: 7/9/2025, 12:10:50 PM
Visit our restaurant or call to place your order! 📞
The Food Menu Update Notifier transforms restaurant communication from reactive to proactive, ensuring customers are always informed about your latest offerings. By leveraging multiple communication channels and AI-generated content, this workflow creates a seamless bridge between your kitchen innovations and customer awareness.
This system not only improves customer engagement but also drives immediate sales through timely notifications about new menu items, special offers, and seasonal dishes. The comprehensive logging and analytics capabilities provide valuable insights for menu optimization and marketing strategy refinement.
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.
| Workflow | Food menu update notifier |
|---|---|
| Complexity | advanced |
| Nodes | 22 |
| Categories | Social Media, Multimodal AI |
| Author | Oneclick AI Squad |
| Published | 11 Jul 2025 |
Use the JSON export at /data/workflows/5877/5877.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
An intelligent food menu update notification system that automatically detects changes in your restaurant's special menu and sends personalized notifications to customers via multiple channels What...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Social Media, Multimodal AI use case.