๐Ÿ“Š Collect WhatsApp questionnaire responses in Postgres (Module โ€œAnketaโ€)

โšก 735 views ยท ๐Ÿ“Š Market Research & Insights

Description

Who is this for?

This workflow is designed for businesses or organizations looking to collect and store user responses from questionnaires via a WhatsApp bot, with data saved in a Postgres database.

What problem is this workflow solving?

This workflow streamlines the process of collecting and managing user responses to questionnaires. It helps automate data collection from multiple users and stores the responses in a centralized database for easy access and analysis.

What this workflow does

Basis version:

Additional version:

Setup

  1. Create Tables in Postgres DB

    • Replace โ€œn8nโ€ in the provided SQL script with your database schema name.
    • Run the SQL script in your Postgres database (this is available within the workflow).
  2. Add Credentials

    • Set up WhatsApp OAuth credentials and account details.
    • Set up Postgres credentials to connect the workflow to your database.

How to customize this workflow to your needs

๐Ÿ”— Nodes Used

Postgres, WhatsApp Business Cloud, WhatsApp Trigger

๐Ÿ“ฅ Import

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

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