Automate testimonials in Strapi with n8n — Workflow n8n

Moyen complexité Planifié14 nœuds📣 Marketing👁 1,958 vuespar Tom

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

X (Formerly Twitter)StrapiGoogle Cloud Natural Language

Aperçu du workflow

S
Simplify Result
Store in Strapi
E
Every 30 Minutes
I
Is Retweet or Old?
Search Tweets
W
Webhook
S
Simplify Webhook Result
Analyze Form Submission
Analyze Tweet
M
Merge Form Sentiment wit…
M
Merge Tweet Sentiment wi…
P
Positive Form Sentiment?
Store Form Submission in…
P
Positive Tweet Sentiment?
14 nodes14 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 14 nœuds, connecting googlecloudnaturallanguage, if, interval.

  3. 3

    Sortie

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

Détails des nœuds (14)

X

X (Formerly Twitter)

twitter

#1
ST

Strapi

strapi

#2
GO

Google Cloud Natural Language

googleCloudNaturalLanguage

#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 automate-testimonials-in-strapi-with-n8n 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": "Automate testimonials in Strapi with n8n", "nodes": [...], ...}

Intégrations

googlecloudnaturallanguageifintervalmergesetstrapitwitterwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds14
Complexitémedium
Déclencheurscheduled
Vues1,958
CatégorieMarketing

Créé par

Tom

Tom

@mutedjam

Tags

googlecloudnaturallanguageifintervalmergesetstrapitwitterwebhook

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 →