Skip to content
FlowHubFluxonLab
A
AI Automationfree

AI Customer Support Assistant · WhatsApp Ready · Works for Any Business

by Matt F.adapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentCCodeHTTP Request ToolHTTP Request ToolOpenAI Chat ModelOpenAI Chat ModelPostgres Chat MemoryPostgres Chat MemoryWhatsApp Business CloudWhatsApp Business Cloud
Share Post Share
AgAI AgentTHlist_linksOpenAI Chat ModelOpenAI Chat Mod…WAWhatsApp TriggerCocleanAnswerTHget_pageCo24-hour window check24-hour window …IfIfSend Pre-approved Template Message to Reopen the ConversationSend Pre-approv…Send AI Agent's AnswerSend AI Agent's…MPPostgres Users MemoryPostgres Users …12345678910
1/5
STEPS · 10
Starts on a Whats App event

AI Customer-Support Assistant that auto-maps any business site, answers WhatsApp in real time, and lets you earn or save thousands by replacing pricey SaaS chat tools. ⚡ What the workflow does Live “AI employee”* - the bot crawls pages on demand (products, policies, FAQs) so you *never** upload documents or fine-tune a model. No-code setup** - Drop in API keys, paste your domain, publish the webhook—ready in \~15 min. Chat memory** - each conversation turn is written to Supabase/Postgres and automatically replayed into the next prompt, letting the assistant remember context so follow-up questions feel natural and coherent even across long sessions. WhatsApp ready** - Free-form replies inside the 24-hour service window, automatically switches to a template when required (recommended by Meta). 🚀 Why you’ll love it | Benefit | Impact | | ------------------------- | --------------------------------------------------------------------- | | Zero content training | Point the AI Agent at any domain → go live. | | Save or earn money | Replace pricey SaaS chat tools or sell white-label bots to clients.

Tags

n8nreference-onlyagentlm-chat-open-aimemory-postgres-chattool-http-requestwhats-app
Connects
AAI AgentCCodehttprequesttoolHTTP Request ToolopenaichatmodelOpenAI Chat ModelpostgreschatmemoryPostgres Chat MemorywhatsappbusinesscloudWhatsApp Business Cloud
CategoryAI Automation
Triggermanual
Complexitymedium
Nodes11
AddedMay 4, 2025

Related workflows

See all AI Automation
ACDgmail
free

AI: Summarize podcast episode and enhance using Wikipedia

The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
ACDembeddingsopenai
free

Answer Slack knowledge base questions with Notion, Pinecone, and OpenAI

Quick overview This workflow syncs an internal Notion knowledge base to Pinecone on a daily schedule, then runs a Slack bot that answers questions in a specific channel using Pinecone retrieval and an OpenAI chat model, replying in a thread with citations back to the source Notion pages. How it works Runs on a daily schedule to sync your Notion knowledge base into a Pinecone vector index. Fetches all pages from a specified Notion database and then pulls each page’s full block content (including nested blocks). Combines each page’s blocks into a single document and attaches metadata such as the Notion title, URL, and last edited time. Splits each document into overlapping text chunks, generates OpenAI embeddings, and inserts them into Pinecone while clearing and rebuilding the target namespace. Triggers when a new message is posted in the configured Slack channel and ignores bot/system messages to prevent reply loops. Uses an OpenAI-powered agent that always queries Pinecone for relevant chunks (including source metadata) and generates an answer in the user’s language. Posts the response back to Slack as a threaded reply, including cited Notion sources. Setup Create a Notion interna

by DigitalCube.AI
Agmailopenaichatmodeltextclassifier
free

Suggest meeting slots using AI

The purpose of this n8n workflow is to automate the process of identifying incoming Gmail emails that are requesting an appointment, evaluating their content, checking calendar availability, and then composing and sending a response email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team