Automate testimonials in Strapi with n8n — n8n ワークフロー

複雑度 スケジュール14個のノード📣 Marketing👁 1,958回閲覧作成者:Tom

概要

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.)

使用ノード

X (Formerly Twitter)StrapiGoogle Cloud Natural Language

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。

  2. 2

    処理

    データは 14 個のノードを流れます, connecting googlecloudnaturallanguage, if, interval。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (14)

X

X (Formerly Twitter)

twitter

#1
ST

Strapi

strapi

#2
GO

Google Cloud Natural Language

googleCloudNaturalLanguage

#3

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした automate-testimonials-in-strapi-with-n8n ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Automate testimonials in Strapi with n8n", "nodes": [...], ...}

インテグレーション

googlecloudnaturallanguageifintervalmergesetstrapitwitterwebhook

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード14
複雑度medium
トリガーscheduled
閲覧数1,958
カテゴリMarketing

作成者

Tom

Tom

@mutedjam

タグ

googlecloudnaturallanguageifintervalmergesetstrapitwitterwebhook

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →