This workflow automates quiz delivery from a Google Sheet directly into a Telegram group. It ensures that quizzes are posted one by one as polls, and once a quiz is sent, its status in the sheet is automatically updated to prevent duplication. If no pending quiz is available, the workflow notifies a separate Telegram channel to refill the sheet.
This template is designed for teachers, community managers, and Telegram group admins who want an easy way to run quizzes, trivia games, or knowledge checks without manual posting.
Manually sending quizzes is repetitive and prone to mistakes (like re-posting the same question). This template ensures quizzes are sent in order, tracked, and managed automatically with minimal human effort.
Create a sheet with the following columns:
quiz_number | question | option_a | option_b | option_c | option_d | status
YOUR_SHEET_ID
placeholder with your sheet ID.TELEGRAM_BOT_TOKEN
TELEGRAM_CHAT_ID
(for the group)TELEGRAM_NOTIFY_CHAT_ID
(for refill notifications)