Collect WhatsApp questionnaire responses in Postgres (Module "Anketa")
$10
$10
https://schema.org/InStock
usd
Andrew Boichenko
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
This workflow allows you to:
- Add questions to the
anketa_question
table. - Save the responses of users who complete the questionnaire in whatsapp into the database.
Setup
-
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).
-
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
- Modify the questions in the
anketa_question
table to suit your specific survey or data collection requirements. - Adjust the WhatsApp link and communication flow to align with your branding or messaging needs.
- Customize the database table schema if you need to capture additional fields or change the format of the data stored.
You'll get json-file workflow
Size
40.7 KB
Add to wishlist