4ノード Disqus と Gmail レポートを取得
上級
これはMarketing分野の自動化ワークフローで、16個のノードを含みます。主にCode, Gmail, Merge, Disqus, ManualTriggerなどのノードを使用。 Gmail HTML テーブルを使用した自動 Disqus フォーラムレポート
前提条件
- •Googleアカウント + Gmail API認証情報
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "lKhMUWDdG5MdS7aJ",
"meta": {
"instanceId": "ab1720870fab17b6404efbb01504e7256f1d0cefdf84b7d41d963a944f625347",
"templateCredsSetupCompleted": true
},
"name": "Get 4 Node Disqus With Gmail Report",
"tags": [],
"nodes": [
{
"id": "7d02941e-c3d6-4489-ae00-0868afc1648c",
"name": "「Test workflow」クリック時",
"type": "n8n-nodes-base.manualTrigger",
"position": [
220,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5c989b33-87c9-45b5-89a5-aa6d549fac70",
"name": "フォーラム取得",
"type": "n8n-nodes-base.disqus",
"position": [
560,
80
],
"parameters": {},
"typeVersion": 1,
"alwaysOutputData": false
},
{
"id": "c8f899e3-66a0-4b33-bdb4-b978a60ddd97",
"name": "投稿フォーラム取得",
"type": "n8n-nodes-base.disqus",
"position": [
560,
440
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7661b6be-b7d2-4eb4-ac5b-966b189828d4",
"name": "スレッドフォーラム取得",
"type": "n8n-nodes-base.disqus",
"position": [
560,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8342a36f-8221-44c7-bd78-4225360a4f8f",
"name": "カテゴリフォーラム取得",
"type": "n8n-nodes-base.disqus",
"position": [
560,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1e7ec9c7-4c28-4c54-b5db-a50d2de85922",
"name": "Gmail レポート通知",
"type": "n8n-nodes-base.gmail",
"position": [
1840,
180
],
"webhookId": "3147b9ac-750c-47c7-9311-2c20773efece",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "b793a21a-a49b-4f3c-8c50-c052ef93a4fd",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d78b0e64-fa00-4be1-937e-dc6f179f26a3",
"name": "スレッド+フォーラム統合",
"type": "n8n-nodes-base.merge",
"position": [
880,
60
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8d5632d2-4821-4a71-9f0d-33529c11b46a",
"name": "カテゴリ+投稿統合",
"type": "n8n-nodes-base.merge",
"position": [
880,
260
],
"parameters": {},
"typeVersion": 1
},
{
"id": "bedfd695-e8be-4620-b1f0-690ff262bf7d",
"name": "全データ統合",
"type": "n8n-nodes-base.merge",
"position": [
1080,
180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f8c42fbe-cc41-40fa-a8a3-91892995ef2d",
"name": "データ結合",
"type": "n8n-nodes-base.code",
"position": [
1340,
180
],
"parameters": {},
"typeVersion": 2
},
{
"id": "a71e1738-b44f-4b03-b49b-13cf0bf95e04",
"name": "テーブルフォーマット",
"type": "n8n-nodes-base.code",
"position": [
1560,
180
],
"parameters": {},
"typeVersion": 2
},
{
"id": "52c3022a-9236-4f5c-8874-209f54ddddd3",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
400,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b9273190-2087-4352-bd55-743c73a871ce",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
820,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "04471a2e-3ca6-424b-b4e3-18e8035999bc",
"name": "付箋3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1240,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bebd4497-a524-482d-a518-e7ca9a48d025",
"name": "付箋4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1720,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "f8de56bf-b4d6-4ca5-9bd6-a445d7a305a9",
"connections": {
"5c989b33-87c9-45b5-89a5-aa6d549fac70": {
"main": [
[
{
"node": "d78b0e64-fa00-4be1-937e-dc6f179f26a3",
"type": "main",
"index": 1
}
]
]
},
"bedfd695-e8be-4620-b1f0-690ff262bf7d": {
"main": [
[
{
"node": "f8c42fbe-cc41-40fa-a8a3-91892995ef2d",
"type": "main",
"index": 0
}
]
]
},
"f8c42fbe-cc41-40fa-a8a3-91892995ef2d": {
"main": [
[
{
"node": "a71e1738-b44f-4b03-b49b-13cf0bf95e04",
"type": "main",
"index": 0
}
]
]
},
"a71e1738-b44f-4b03-b49b-13cf0bf95e04": {
"main": [
[
{
"node": "1e7ec9c7-4c28-4c54-b5db-a50d2de85922",
"type": "main",
"index": 0
}
]
]
},
"c8f899e3-66a0-4b33-bdb4-b978a60ddd97": {
"main": [
[
{
"node": "8d5632d2-4821-4a71-9f0d-33529c11b46a",
"type": "main",
"index": 1
}
]
]
},
"7661b6be-b7d2-4eb4-ac5b-966b189828d4": {
"main": [
[
{
"node": "d78b0e64-fa00-4be1-937e-dc6f179f26a3",
"type": "main",
"index": 0
}
]
]
},
"8342a36f-8221-44c7-bd78-4225360a4f8f": {
"main": [
[
{
"node": "8d5632d2-4821-4a71-9f0d-33529c11b46a",
"type": "main",
"index": 0
}
]
]
},
"d78b0e64-fa00-4be1-937e-dc6f179f26a3": {
"main": [
[
{
"node": "bedfd695-e8be-4620-b1f0-690ff262bf7d",
"type": "main",
"index": 0
}
]
]
},
"8d5632d2-4821-4a71-9f0d-33529c11b46a": {
"main": [
[
{
"node": "bedfd695-e8be-4620-b1f0-690ff262bf7d",
"type": "main",
"index": 1
}
]
]
},
"1e7ec9c7-4c28-4c54-b5db-a50d2de85922": {
"main": [
[]
]
},
"7d02941e-c3d6-4489-ae00-0868afc1648c": {
"main": [
[
{
"node": "5c989b33-87c9-45b5-89a5-aa6d549fac70",
"type": "main",
"index": 0
},
{
"node": "c8f899e3-66a0-4b33-bdb4-b978a60ddd97",
"type": "main",
"index": 0
},
{
"node": "7661b6be-b7d2-4eb4-ac5b-966b189828d4",
"type": "main",
"index": 0
},
{
"node": "8342a36f-8221-44c7-bd78-4225360a4f8f",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - マーケティング
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
SAPビジネスパートナー(A2X)ビジネス版
OpenAI GPT-4o と Gmail を使って SAP ビジネステーマを自動化で分析
Code
Gmail
Http Request
+
Code
Gmail
Http Request
18 ノードGhufran Ridhawi
人工知能
ブログ投稿自動化とSNSプロモーションエージェント
GPT-4、Perplexity、WordPressを使用したSEOブログ作成の自動化+ソーシャルメディア
Set
Code
Gmail
+
Set
Code
Gmail
79 ノードLukaszB
デザイン
YouTube 動画コメント分析エージェント
YouTube動画コメント分析エージェント
Set
Code
Gmail
+
Set
Code
Gmail
25 ノードJoseph LePage
人工知能
AIマーケティングエージェント:Reddit + OpenRouter + Gmail によるリードジェネレーション
AIマーケティングエージェント:Reddit、OpenRouter、Gmailを活用したリードジェネレーション
If
Set
Code
+
If
Set
Code
23 ノードAri Nakos
営業
自動ニュース要約AIエージェントv13
AIニュース制作チーム:24/7リポート自動化+Perplexity引用
Set
Code
Gmail
+
Set
Code
Gmail
37 ノードDerek Cheung
プロダクト
AIニュース要約ビルダー:Dumpling AIでサイトをスクラップし、GPT-4oで要約
AIニュースドットメ거ー:Dumpling AIによるサイト取得でGPT-4oサマリー
Set
Code
Gmail
+
Set
Code
Gmail
10 ノードYang
人工知能
ワークフロー情報
難易度
上級
ノード数16
カテゴリー1
ノードタイプ6
作成者
Ghufran Ridhawi
@ghufran-ridhawiHi! I'm Ghufran. I am the creator of AI Agent/Agentic AI System, AI Automation, and Automation System which has strong, practical, easy-to-use characteristics and is full of logic and unique taste. Enjoy! Thanks for using and viewing my workflow. Hope it helps guys! For inquiries and cooperations, please contact the available link. Have a Wonderful Day! Warm regards to n8n company and n8n community.
外部リンク
n8n.ioで表示 →
このワークフローを共有