Create Daily Trivia Icebreakers in Slack with OpenTDB & Google Sheets Log — Workflow n8n

Moyen complexité Planifié12 nœuds🏷️ Miscellaneouspar SOLOVIEVA ANNA

Aperçu

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 answer

Nœuds utilisés

Google SheetsHTTP RequestSlack

Aperçu du workflow

Daily trivia to Slack + Google Sheets
This workflow fetches a random multiple-choice trivia q
Trigger and difficulty routing
- Schedule Trigger starts the workflow once per day at
- Set: Choose Trivia Type randomly assigns a difficulty
Easy trivia branch
- HTTP OpenTDB Easy calls the OpenTDB API with `difficu
- Set Message Easy normalizes the response into common
Medium & hard trivia branches
- HTTP OpenTDB Medium and HTTP OpenTDB Hard call the sa
- Set Message Medium and Set Message Hard
Merge, Slack posting, and Sheets logging
- Merge combines items from the easy, medium, and hard
- Slack: Post Trivia uses `messageTitle` and `messageBo
M
Merge
S
Schedule Trigger
Sheets: Append Trivia
Slack: Post Trivia
S
Switch: triviaType
S
Set: Choose Trivia Type
HTTP OpenTDB Easy
S
Set Message Easy
HTTP OpenTDB Medium
S
Set Message Medium
HTTP OpenTDB Hard
S
Set Message Hard
12 nodes13 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur planifié, s'exécutant selon un planning défini.

  2. 2

    Traitement

    Les données transitent par 12 nœuds, connecting googlesheets, httprequest, merge.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (12)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
SL

Slack

slack

#3

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier create-daily-trivia-icebreakers-in-slack-with-opentdb-google-sheets-log téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Create Daily Trivia Icebreakers in Slack with OpenTDB & Google Sheets Log", "nodes": [...], ...}

Intégrations

googlesheetshttprequestmergescheduletriggersetslackswitch

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds12
Complexitémedium
Déclencheurscheduled
CatégorieMiscellaneous

Créé par

SOLOVIEVA ANNA

SOLOVIEVA ANNA

@anna0726

Tags

googlesheetshttprequestmergescheduletriggersetslackswitch

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →

Related Miscellaneous Workflows