Telegram Bot for Multi-Item Selection & Postgres Storage (Checkbox)
Builds a Telegram bot for users to multi-select items from a Postgres shop_list and save choices to the database, with auto message cleanup for clean chats.
This n8n workflow creates a Telegram bot that fetches a list of items from a Postgres 'shop_list' table and presents them as selectable checkboxes for users to multi-select. Upon selection, it saves the user's choices back to the database and automatically deletes intermediate messages to maintain a tidy chat interface. Ideal for developers needing quick structured input collection via Telegram.
Benefits include streamlined user interaction without custom bot coding, reliable data persistence i
Platform
n8n
Category
Travel & Hospitality
Price
$14.99
Creator
Matt Buds
telegram
bot
postgres
database
multi-select
checkbox
inventory
automation
n8n
module
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.