Block 1 - Sticky Note - Main Description
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Title (SEO Friendly) Automate Facebook Messenger orders to Google Sheets and Google Calendar Introduction This workflow automates Facebook Messenger order management by connecting your Facebook ...
n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.lmchatopenrouter, n8n-nodes-base.respondtowebhook, n8n-nodes-base.webhook, n8n-nodes-base.if, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Hans Wilhelm Radam.
Original n8n.io sourceAutomate Facebook Messenger orders to Google Sheets and Google Calendar
This workflow automates Facebook Messenger order management by connecting your Facebook Page with Google Sheets and Google Calendar.
It’s designed to help small businesses save time, reduce errors, and streamline order-taking. Every time a customer messages your page, they receive a structured order form, their responses are parsed, and the details are saved directly to Google Sheets. The same workflow also creates a Google Calendar event, ensuring you never miss a delivery or pickup schedule.
Facebook Page with Messenger enabled.
Meta for Developers account to create a Facebook App and generate a Page Access Token.
Google Sheets account with a spreadsheet containing the following columns:
Date, Customer Name, Order Details, Payment Method, Order Status, NotesGoogle Calendar account for order scheduling.
n8n instance (cloud or self-hosted).
đź’ˇ Security Best Practice: Store your Page Access Token and Google credentials in n8n Credentials (not hardcoded in nodes).
Messenger Orders.Date, Customer Name, Order Details, Payment Method, Order Status, Notes.{{YOUR_PAGE_ACCESS_TOKEN}}, {{YOUR_GOOGLE_SHEET_ID}}, etc.).⚡ Final Flow: Facebook Messenger → Order Form → Google Sheets → Google Calendar → Customer Confirmation
đź’¬ Call to Action: Clone this workflow, connect your accounts, and start automating your Messenger orders in minutes!
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.
Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.
| Workflow | AI-powered food order processing with Facebook Messenger, Google Sheets & Calendar |
|---|---|
| Complexity | advanced |
| Nodes | 26 |
| Categories | CRM, AI Chatbot |
| Author | Hans Wilhelm Radam |
| Published | 07 Sept 2025 |
Use the JSON export at /data/workflows/8349/8349.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.
Title (SEO Friendly) Automate Facebook Messenger orders to Google Sheets and Google Calendar Introduction This workflow automates Facebook Messenger order management by connecting your Facebook ...
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 CRM, AI Chatbot use case.