Create Daily Trivia Icebreakers in Slack with OpenTDB & Google Sheets Log
Who this workflow is for
This template is for teams who want a lightweight “daily icebreaker” in Slack and creators who’d like to build a reusable trivia database over time. It works well for remote teams, communities, and any workspace that enjoys a quick brain teaser each day.
What this workflow does
The workflow fetches a random multiple-choice question from the Open Trivia Database (OpenTDB), posts a nicely formatted trivia message to a Slack channel, and logs the full question and answers into a Google Sheets spreadsheet. Over time, this creates a searchable “trivia archive” you can reuse for quizzes, content, or community events.
How it works
A Schedule Trigger runs once per day at a time you define.
A Set node randomly chooses a difficulty level (easy, medium, or hard).
A Switch node routes to the matching OpenTDB HTTP request.
Each branch normalizes the API response into common fields (timestamp, date, difficulty, category, question, correct, incorrect, messageTitle, messageBody).
A Merge node combines the three branches into a single stream.
Slack posts the trivia message.
Google Sheets appends the same data as a new row.
How to set up
Connect your Slack OAuth2 credentials and choose a target channel.
Connect your Google Sheets credentials and select the spreadsheet and sheet.
Adjust the schedule (time and frequency) to match your use case.
How to customize
Change the Slack message format (for example, add emojis or hints).
Filter categories or difficulty levels instead of picking them fully at random.
Add additional logging (e.g., user reactions, answer stats) in Sheets or another datastore.
Related Templates
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Add product ideas to Google Sheets via a Slack
Use Case This workflow is a slight variation of a workflow we're using at n8n. In most companies, employees have a lot o...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments