人間らしいアクティビティパターンを作成し、ランダム化されたワーキングフローと時間スロットを含む
上級
これはContent Creation, Multimodal AI分野の自動化ワークフローで、32個のノードを含みます。主にN8n, Code, Merge, Switch, SplitOutなどのノードを使用。 人間に似せた活動パターンを作成し、ランダムなワークフロースケジューリングとタイムスロットを含む
前提条件
- •特別な前提条件なし、インポートしてすぐに使用可能
使用ノード (32)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"meta": {
"instanceId": "",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "--0",
"name": "サブプロセス実行",
"type": "n8n-nodes-base.executeWorkflow",
"onError": "continueErrorOutput",
"position": [
3232,
96
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "--1",
"name": "サブワークフロー名取得",
"type": "n8n-nodes-base.n8n",
"position": [
3440,
272
],
"parameters": {},
"typeVersion": 1
},
{
"id": "-3-2",
"name": "付箋3",
"type": "n8n-nodes-base.stickyNote",
"position": [
2768,
-256
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "--3",
"name": "計画ファイル追加",
"type": "n8n-nodes-base.readWriteFile",
"position": [
3856,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "--4",
"name": "計画ファイル読込",
"type": "n8n-nodes-base.readWriteFile",
"position": [
4064,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ERROR--5",
"name": "ERROR: サブワークフロー実行",
"type": "n8n-nodes-base.stopAndError",
"position": [
3648,
272
],
"parameters": {},
"typeVersion": 1
},
{
"id": "--6",
"name": "モニタリング",
"type": "n8n-nodes-base.code",
"onError": "continueErrorOutput",
"position": [
3648,
96
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ERROR--7",
"name": "ERROR: モニタリング",
"type": "n8n-nodes-base.stopAndError",
"position": [
3856,
272
],
"parameters": {},
"typeVersion": 1
},
{
"id": "--8",
"name": "スケジュールトリガー",
"type": "n8n-nodes-base.scheduleTrigger",
"notes": "At 1am every day (default",
"position": [
1104,
0
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 1.2
},
{
"id": "Go-no-go-9",
"name": "Go/no go",
"type": "n8n-nodes-base.switch",
"position": [
2384,
0
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "--10",
"name": "デイリー・スケジューラー",
"type": "n8n-nodes-base.code",
"onError": "continueErrorOutput",
"position": [
1536,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "--11",
"name": "初期化",
"type": "n8n-nodes-base.code",
"position": [
1312,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "NOTHING-Planned-Email-12",
"name": "NOTHING Planned Email",
"type": "n8n-nodes-base.emailSend",
"position": [
2592,
96
],
"webhookId": "",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "--13",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
1040,
-256
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "-1-14",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1488,
-256
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "-2-15",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1920,
-256
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "--16",
"name": "計画ファイル書込",
"type": "n8n-nodes-base.readWriteFile",
"position": [
2176,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "--17",
"name": "計画送信",
"type": "n8n-nodes-base.emailSend",
"position": [
1744,
-96
],
"webhookId": "",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "--18",
"name": "ログファイル書込",
"type": "n8n-nodes-base.readWriteFile",
"position": [
1968,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "-5-19",
"name": "付箋5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1040,
-720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "--20",
"name": "分割",
"type": "n8n-nodes-base.splitOut",
"position": [
2816,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ERROR--21",
"name": "ERROR: デイリー・スケジューラー",
"type": "n8n-nodes-base.stopAndError",
"position": [
1744,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "FINAL-SUCCESS-Email-22",
"name": "FINAL SUCCESS Email",
"type": "n8n-nodes-base.emailSend",
"position": [
5584,
16
],
"webhookId": "",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "--23",
"name": "最終計画ファイル読込",
"type": "n8n-nodes-base.readWriteFile",
"position": [
4960,
-128
],
"parameters": {},
"typeVersion": 1
},
{
"id": "-6-24",
"name": "付箋6",
"type": "n8n-nodes-base.stickyNote",
"position": [
4688,
-256
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "--25",
"name": "アイテムループ",
"type": "n8n-nodes-base.splitInBatches",
"position": [
3024,
0
],
"parameters": {},
"typeVersion": 3
},
{
"id": "LOOP-SUCCESS-email-26",
"name": "LOOP SUCCESS email",
"type": "n8n-nodes-base.emailSend",
"notes": "Use $env after Split",
"position": [
4272,
96
],
"webhookId": "",
"parameters": {},
"notesInFlow": true,
"typeVersion": 2.1
},
{
"id": "--27",
"name": "集約",
"type": "n8n-nodes-base.aggregate",
"position": [
4752,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "--28",
"name": "モニタリングデータ返却",
"type": "n8n-nodes-base.code",
"position": [
4480,
272
],
"parameters": {},
"typeVersion": 2
},
{
"id": "--29",
"name": "結合",
"type": "n8n-nodes-base.merge",
"position": [
5376,
0
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "--30",
"name": "ファイル抽出",
"type": "n8n-nodes-base.extractFromFile",
"position": [
5168,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "985459e2-c127-404b-ad8f-fdd02f6678dd",
"name": "ログファイル読込",
"type": "n8n-nodes-base.readWriteFile",
"position": [
4960,
176
],
"parameters": {},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"--11": {
"main": [
[
{
"node": "--10",
"type": "main",
"index": 0
}
]
]
},
"--29": {
"main": [
[
{
"node": "FINAL-SUCCESS-Email-22",
"type": "main",
"index": 0
}
]
]
},
"Go-no-go-9": {
"main": [
[
{
"node": "--20",
"type": "main",
"index": 0
}
],
[
{
"node": "NOTHING-Planned-Email-12",
"type": "main",
"index": 0
}
]
]
},
"--27": {
"main": [
[
{
"node": "--23",
"type": "main",
"index": 0
},
{
"node": "985459e2-c127-404b-ad8f-fdd02f6678dd",
"type": "main",
"index": 0
}
]
]
},
"--20": {
"main": [
[
{
"node": "--25",
"type": "main",
"index": 0
}
]
]
},
"--6": {
"main": [
[
{
"node": "--3",
"type": "main",
"index": 0
}
],
[
{
"node": "ERROR--7",
"type": "main",
"index": 0
}
]
]
},
"985459e2-c127-404b-ad8f-fdd02f6678dd": {
"main": [
[
{
"node": "--29",
"type": "main",
"index": 2
}
]
]
},
"--18": {
"main": [
[
{
"node": "--16",
"type": "main",
"index": 0
}
]
]
},
"--10": {
"main": [
[
{
"node": "--17",
"type": "main",
"index": 0
},
{
"node": "--18",
"type": "main",
"index": 0
}
],
[
{
"node": "ERROR--21",
"type": "main",
"index": 0
}
]
]
},
"--25": {
"main": [
[
{
"node": "--27",
"type": "main",
"index": 0
}
],
[
{
"node": "--0",
"type": "main",
"index": 0
}
]
]
},
"--8": {
"main": [
[
{
"node": "--11",
"type": "main",
"index": 0
}
]
]
},
"--30": {
"main": [
[
{
"node": "--29",
"type": "main",
"index": 1
}
]
]
},
"LOOP-SUCCESS-email-26": {
"main": [
[
{
"node": "--28",
"type": "main",
"index": 0
}
]
]
},
"--4": {
"main": [
[
{
"node": "LOOP-SUCCESS-email-26",
"type": "main",
"index": 0
}
]
]
},
"--0": {
"main": [
[
{
"node": "--6",
"type": "main",
"index": 0
}
],
[
{
"node": "--1",
"type": "main",
"index": 0
}
]
]
},
"--16": {
"main": [
[
{
"node": "Go-no-go-9",
"type": "main",
"index": 0
}
]
]
},
"--3": {
"main": [
[
{
"node": "--4",
"type": "main",
"index": 0
}
]
]
},
"--1": {
"main": [
[
{
"node": "ERROR--5",
"type": "main",
"index": 0
}
]
]
},
"--28": {
"main": [
[
{
"node": "--25",
"type": "main",
"index": 0
}
]
]
},
"--23": {
"main": [
[
{
"node": "--29",
"type": "main",
"index": 0
},
{
"node": "--30",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - コンテンツ作成, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
n8n ワークフローと認証情報の完全なバックアップソリューション(ローカルストレージと FTP)
n8nのワークフローと認証情報の完全なバックアップソリューション(ローカルストレージとFTPを使用)
Ftp
N8n
Code
+
Ftp
N8n
Code
28 ノードFlorent
コンテンツ作成
WordPressブログの自動化プロフェッショナル版(先端研究)v2.1マーケットプラグイン
GPT-4o、Perplexity AI、そして多言語対応を使ったSEO最適化ブログ作成の自動化
If
Set
Xml
+
If
Set
Xml
125 ノードDaniel Ng
コンテンツ作成
PDF から注文へ
AIを使ってPDFの購入注文をAdobe Commerceの販売注文に自動変換する
If
Set
Code
+
If
Set
Code
96 ノードJKingma
文書抽出
GitHub 同期ダッシュボード - V2
コミット履歴とロールバック機能を備えた GitHub ワークフロー バージョン管理ダッシュボード
If
N8n
Set
+
If
N8n
Set
94 ノードEduard
DevOps
PerplexityとGPTを使用して、キーワードとメディアを含むWordPressのSEO最適化ブログを作成
WordPress向けSEO最適化されたブログの作成(Perplexity、GPTベース、キーワードとメディア付き)
Set
Code
Limit
+
Set
Code
Limit
124 ノードPaul
コンテンツ作成
WordPress向けの特定のツールを使用してSEO最適化されたブログを作成
特定のツールを使用してWordPressのSEO最適化されたブログを作成
Set
Code
Limit
+
Set
Code
Limit
124 ノードPaul
コンテンツ作成
ワークフロー情報
難易度
上級
ノード数32
カテゴリー2
ノードタイプ14
作成者
Florent
@florentIT Business Analyst for 8+ years, I am finding joy in developping again, with the help of n8n and AIs 🤗
外部リンク
n8n.ioで表示 →
このワークフローを共有