Back to Templates
See llms.txt for all machine-readable content.
This template is for developers and automation specialists looking to create a Telegram bot that enables users to select items from a predefined list and save their choices to a Postgres database.
It provides a simple and efficient way to collect structured user input via Telegram and store it in a Postgres database, useful for inventory selection, order systems, or preference tracking.
shop_list table in Telegram"n8n" in the provided SQL script with the appropriate schema name for your databaseshop_list tableshop_list table to include your specific options.