Automate Quiz Delivery from Google Sheets to Telegram with Status Tracking - n8n Workflow | Neura Market
Automate Quiz Delivery from Google Sheets to Telegram with Status Tracking
Streamline the process of delivering quizzes from Google Sheets to a Telegram group by automating poll creation and status updates. This workflow ensures quizzes are sent sequentially and notifies admins when the sheet needs refilling.
This workflow is ideal for educators and community managers who frequently conduct quizzes or trivia games. It reads quiz data from a Google Sheet, filters for pending quizzes, and sends them as polls to a Telegram group. Once a quiz is sent, its status is updated to prevent duplication. If no pending quizzes are available, the workflow sends a notification to a designated Telegram channel, prompting a refill of the Google Sheet.
Platform
n8n
Category
Education
Price
Free
Creator
Aaliyah Jones
botfather
if
set
code
telegram
stickyNote
httpRequest
googleSheets
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.