๐Ÿ’ฌ WhatsApp product catalog bot with PostgreSQL database

โšก 2,023 views ยท ๐Ÿ’ฌ Lead Nurturing & AI Sales Agents

Description

Who is this for?

This workflow is designed for businesses or developers who want to integrate product information into a WhatsApp bot and allow users to retrieve details about products from a database.

What problem is this workflow solving?

This workflow automates the process of managing and retrieving product information via WhatsApp, allowing businesses to easily share product details with customers without manual interaction.

What this workflow does

Basis version:

Additional version:

Setup

  1. Create Tables in Postgres DB

    • Modify the SQL script to replace โ€œn8nโ€ with your schema name.
    • Run the provided SQL script in your database (available in the workflow).
  2. Add Credentials

    • Add WhatsApp credentials (OAuth, Account).
    • Add Postgres credentials to connect the bot to your database.

How to customize this workflow to your needs

๐Ÿ”— Nodes Used

Postgres, WhatsApp Business Cloud, Summarize, WhatsApp Trigger

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup