Automate testimonials in Strapi with n8n — Workflow n8n
Aperçu
This is the workflow powering the n8n demo shown at StrapiConf 2022.
The workflow searches matching Tweets every 30 minutes using the Interval node and listens to Form submissions using the Webhook node.
Sentiment analysis is handled by Google using the Google Cloud Natural Language node before the result is stored in Strapi using the Strapi node.
(These were originally two separate workflows that have been combined into one to simplify sharing.)
Nœuds utilisés
Aperçu du workflow
Comment ça fonctionne
- 1
Déclencheur
Le workflow démarre avec un déclencheur planifié, s'exécutant selon un planning défini.
- 2
Traitement
Les données transitent par 14 nœuds, connecting googlecloudnaturallanguage, if, interval.
- 3
Sortie
Le workflow termine son automatisation et livre le résultat à la destination configurée.
Détails des nœuds (14)
X (Formerly Twitter)
Strapi
strapi
Google Cloud Natural Language
googleCloudNaturalLanguage
Comment importer ce workflow
- 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
- 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
- 3Sélectionnez le fichier
automate-testimonials-in-strapi-with-n8ntéléchargé et cliquez sur Importer. - 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
- 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.
Ou collez directement dans n8n → Importer depuis JSON :
Intégrations
Créé par
Tom
@mutedjam
Tags
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 →