Block 1 - Sticky Note1
- 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.
Facebook Messenger Smart Chatbot Smart Batch, Format & History with n8n Data Table v3 Version 2026 Adaptable to n8n v1.113+ and v2.x by Nguyen Thieu Toan (Jay Nguyen) ![bananapro20251218T1020417...
n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-base.set, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.wait, n8n-nodes-base.splitinbatches, n8n-nodes-base.respondtowebhook
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Nguyễn Thiệu Toàn (Jay Nguyen).
Original n8n.io sourceby Nguyen Thieu Toan (Jay Nguyen)
A production-ready, enterprise-grade chatbot solution for Facebook Messenger built entirely in n8n. Features intelligent message batching, session-aware conversation tracking, multi-page support, and natural AI-powered responses.
Perfect for:
Requirements: n8n v1.113.0+, Facebook App with Messenger, Google Gemini API key (or compatible LLM)
Facebook Messenger Chatbot – Smart Human Takeover, Auto Pause & Context-Aware
Adds intelligent human agent detection and automatic AI pause. When a human joins, AI pauses for configurable duration, then resumes automatically.
Why combine?
| Feature | Impact |
|---|---|
| 🏢 Multi-Page Support | Manage multiple pages within one workflow |
| ⏱️ Flexible Timing | Adjustable wait times instead of fixed delays |
| 🔒 Improved Detection | More reliable identification of system vs. user messages |
| 📦 Smart Delivery | Sequential message handling to avoid overload |
| 🧹 Automatic Cleanup | Removes outdated records to keep storage efficient |
| 📊 Better Context | Clear separation of past vs. current sessions |
| 🔄 Ordered Updates | Ensures actions run in the right sequence |
| 📝 Simplified Naming | Clearer labels for easier understanding |
Architecture Comparison:
Previous version had fixed timing, parallel updates, no multi-page handling, and no cleanup.
New version introduces flexibility, sequential processing, and scalability for real-world use.
Technical Highlights: Idempotent processing, timezone-aware timestamps (Asia/Ho_Chi_Minh), Facebook API v24.0 compatible, sequential delivery with rate limiting protection, auto cleanup (keeps last 15 rows)
### 🔄 General Flow
Reception & Validation → Batching & Storage → Context Aggregation
↓ ↓ ↓
Identify input Store for later use Combine with history
Filter duplicates Apply short delay Build conversation context
↓
AI Processing → Delivery & Cleanup
↓ ↓
Generate response Format & send
Add signals Maintain records
Ensure continuity Clean old data
Create app, add Messenger, set webhook, get token, subscribe page
Prepare tables for messages batching
Import template, set context, link tables, connect AI
Activate workflow, send test messages, verify pause/resume
Nguyen Thieu Toan (Nguyễn Thiệu Toàn / Jay Nguyen)
AI Automation Specialist | n8n Workflow Expert | Business Optimization Consultant
Services: AI Automation Solutions, n8n Workflow Development, Custom Chatbot Implementation, Training Programs
Contact:
GenStaff Company: genstaff.net | [email protected]
After purchase, use in commercial/personal projects. No redistribution or resale. Keep author attribution when sharing.
Last Updated: December 18, 2025 | Version: 3.0 | n8n Compatibility: v1.123.0+ and v2.0.0+ | Facebook API: v24.0
Ready to transform your Facebook Messenger into an intelligent AI assistant? Import this workflow and start automating today! 🚀
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 33 workflow blocks. Download the JSON for the full node graph.
| Workflow | Smart message batching AI-powered Facebook Messenger chatbot |
|---|---|
| Complexity | advanced |
| Nodes | 33 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Nguyễn Thiệu Toàn (Jay Nguyen) |
| Published | 02 Oct 2025 |
Use the JSON export at /data/workflows/9192/9192.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.
Facebook Messenger Smart Chatbot Smart Batch, Format & History with n8n Data Table v3 Version 2026 Adaptable to n8n v1.113+ and v2.x by Nguyen Thieu Toan (Jay Nguyen) ![bananapro20251218T1020417...
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 Support Chatbot, AI Chatbot use case.