Block 1 - Receive Whatsapp Messages
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
Build Your Own WhatsApp Fact Checking Bot with AI Tired of misinformation spreading on WhatsApp? This workflow transforms your n8n instance into a powerful, automated fact checking bot\! Send...
n8n-nodes-base.webhook, n8n-nodes-base.perplexity, n8n-nodes-base.twilio, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Harsh Maniya.
Original n8n.io sourceTired of misinformation spreading on WhatsApp? π€¨ This workflow transforms your n8n instance into a powerful, automated fact-checking bot! Send any news, claim, or question to a designated WhatsApp number, and this bot will use AI to research it, provide a verdict, and send back a summary with direct source links.
Fight fake news with the power of automation and AI! π
This workflow uses a simple but powerful three-step process:
β
Likely True, β Likely False).Follow these steps carefully to get your fact-checking bot up and running.
You'll need to add API keys for both Perplexity and Twilio to your n8n instance.
Account SID and Auth Token.To allow Twilio's cloud service to communicate with your n8n instance, you need a public URL. The n8n tunnel is perfect for this.
n8n start --tunnel
HTTP POST.join given-word) to your Twilio Sandbox number. Twilio provides this phrase on the same Sandbox page.Did Elon Musk discover a new planet?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 | WhatsApp fact-checking bot with Perplexity AI and Twilio |
|---|---|
| Complexity | intermediate |
| Nodes | 6 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Harsh Maniya |
| Published | 02 Aug 2025 |
Use the JSON export at /data/workflows/6842/6842.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.
Build Your Own WhatsApp Fact Checking Bot with AI Tired of misinformation spreading on WhatsApp? This workflow transforms your n8n instance into a powerful, automated fact checking bot\! Send...
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.