👥 Automate testing and collect responses via Telegram in Postgres (module “Quiz”)

⚡ 547 views · 👥 HR & Recruitment

Description

Who is this for?

This template is ideal for educators, HR professionals, and anyone looking to automate testing and collect responses through Telegram, while storing results in a Postgres database.

What problem is this workflow solving?

Manually organizing and managing tests can be time-consuming and prone to error. This workflow automates the test distribution, response collection, and scoring process, ensuring a seamless and efficient testing experience.

What this workflow does

Setup

  1. Create tables in Postgres

    • Replace "n8n" in the provided SQL script with the name of your actual schema
    • Run the script in your database to create the required tables
  2. Add credentials

    • Set up and connect your Telegram credentials
    • Set up and connect your Postgres credentials

How to customize this workflow to your needs

đź”— Nodes Used

Postgres, Telegram, Telegram Trigger, Summarize

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup