Block 1 - Receive Facebook group
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 2.1
Facebook Group Auto Moderation This workflow automatically monitors Facebook Group posts, analyzes them using AI, detects policy violations, logs incidents, notifies moderators and automatically hi...
n8n-nodes-base.webhook, n8n-nodes-base.splitout, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.merge, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.slack
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by WeblineIndia.
Original n8n.io sourceThis workflow automatically monitors Facebook Group posts, analyzes them using AI, detects policy violations, logs incidents, notifies moderators and automatically hides high-severity posts to keep the community clean and safe.
This workflow listens to new Facebook Group posts in real time, processes each post individually and sends the post content to AI for moderation.If a post violates group rules (spam, scam, hate, adult content or aggressive promotion), the workflow alerts moderators, stores the violation in Airtable and automatically hides the post if the severity is high.
You receive:
Ideal for Facebook Group admins who want fast, consistent and automated moderation without manual review of every post.
This workflow automates Facebook Group moderation:
This workflow is ideal for:
To run this workflow, you need:
Edit the AI Content Moderation node to:
You can add:
Change the Severity High? IF node to:
You can extend this workflow to:
Automatically hide promotional or scam posts.
Detect hate or adult content instantly.
Reduce manual review workload.
Maintain a clear violation history in Airtable.
Scale moderation without adding moderators.
| Issue | Possible Cause | Solution |
|---|---|---|
| No posts received | Webhook not subscribed | Verify Facebook webhook setup |
| AI result missing | OpenAI error | Check API key & rate limits |
| Post not hidden | Token permission issue | Verify Page Access Token permissions |
| Slack alert not sent | Invalid Slack credentials | Reconnect Slack API |
| Airtable error | Field mismatch | Match Airtable column names exactly |
If you need help extending this workflow with multi-group moderation, advanced AI rules, dashboards or production-scale automation, our n8n automation experts at WeblineIndia can assist with custom workflow design and deployment.
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 | Moderate Facebook group posts with OpenAI, Slack, and Airtable |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | Ticket Management, AI Summarization |
| Author | WeblineIndia |
| Published | 03 Mar 2026 |
Use the JSON export at /data/workflows/13833/13833.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 Group Auto Moderation This workflow automatically monitors Facebook Group posts, analyzes them using AI, detects policy violations, logs incidents, notifies moderators and automatically hi...
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 Ticket Management, AI Summarization use case.