đź’¬ Build a multichannel customer support AI assistant with Chatwoot & OpenRouter

⚡ 4,275 views · 💬 Support Chatbots

Description

Multichannel AI Assistant Demo for Chatwoot

This simple n8n template demonstrates a Chatwoot integration that can:

Use Case: If you have multiple communication channels with your clients (e.g., Telegram, Instagram, WhatsApp, Facebook) integrated with Chatwoot, you can use this template as a starting point to build more sophisticated and tailored AI solutions that cover all channels at once.

How it works

How to Use

  1. In Chatwoot, go to Settings → Integrations → Webhooks and add your n8n webhook URL. Be sure to select the message created event.
  2. In the HTTP Request nodes, replace the placeholder values:
    • https://yourchatwooturl.com
    • api_access_token You can find these values on your Chatwoot super admin page.
  3. The LLM node is configured to use OpenRouter. Add your OpenRouter credentials, or replace the node with your preferred LLM provider.

Requirements

Need Help Building Something More?

Contact me on:

Happy Hacking! 🚀

đź”— Nodes Used

HTTP Request, Webhook, Basic LLM Chain, OpenRouter Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup