Serve Inspirational Quotes On-Demand via Webhook using ZenQuotes API — Workflow n8n

Faible complexité🔗 Webhook4 nœuds🏷️ Miscellaneous👁 313 vuespar ist00dent

Aperçu

This n8n template lets you instantly serve batches of inspirational quotes via a webhook using the free ZenQuotes API. It’s perfect for developers, content creators, community managers, or educators who want to add dynamic, uplifting content to websites, chatbots, or internal tools—without writing custom backend code.

🔧 How it works A Webhook node listens for incoming HTTP requests on your chosen path. Get Random Quote from ZenQuotes sends an HTTP Request to https://zenquotes.io/api/random?coun

Nœuds utilisés

HTTP Request

Aperçu du workflow

Beginner friendly workflow on how to work wit
Receives incoming requests
Fetches random quotes
Formats into ‘quote – author’ strings
Sends back JSON array
Get Random Quote from Ze…
W
Webhook
S
Send response
F
Format data
4 nodes3 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur webhook.

  2. 2

    Traitement

    Les données transitent par 4 nœuds, connecting httprequest, respondtowebhook, set.

  3. 3

    Sortie

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

Détails des nœuds (4)

HT

HTTP Request

httpRequest

#1

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 serve-inspirational-quotes-on-demand-via-webhook-using-zenquotes-api 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": "Serve Inspirational Quotes On-Demand via Webhook using ZenQuotes API", "nodes": [...], ...}

Intégrations

httprequestrespondtowebhooksetwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds4
Complexitélow
Déclencheurwebhook
Vues313
CatégorieMiscellaneous

Créé par

ist00dent

ist00dent

@ist00dent

Tags

httprequestrespondtowebhooksetwebhook

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