💬 Automated customer reservations via Telegram and PostgreSQL (Module “Booking”)

⚡ 1,551 views · 💬 Support Chatbots

Description

Who is this for?

This workflow is for businesses or services that require managing customer reservations or appointments through a Telegram bot and storing reservation details in a PostgreSQL database.

What problem is this workflow solving?

This workflow automates the process of capturing reservation data via a Telegram bot and storing it in a PostgreSQL database. It eliminates the need for manual entry and reduces errors, improving efficiency in managing bookings.

What this workflow does

Setup

  1. Create tables in Postgres DB

    • Replace "n8n" in the provided SQL script with the name of your schema in the database.
    • Execute the SQL script to set up the required tables.
  2. Add Credentials

    • Add your Telegram bot credentials.
    • Add your PostgreSQL database credentials to the workflow for seamless integration.

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