VEO3 VSL ジェネレーター:Meta 向けに公開するための自動化動画ワークフロー
上級
これはContent Creation, Multimodal AI分野の自動化ワークフローで、30個のノードを含みます。主にJwt, Set, Wait, Switch, FormTriggerなどのノードを使用。 Google VEO3、Creatomate字幕、Facebook投稿機能を使用してAIビデオセールスレター生成
前提条件
- •ターゲットAPIの認証情報が必要な場合あり
- •OpenAI API Key
使用ノード (30)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "HJf3UBUUKBCZQbXw",
"meta": {
"instanceId": "c66762406062d6f96baac676fbcb1ad043cf6c0875d0fc4a63da087ec2d9f92e",
"templateCredsSetupCompleted": true
},
"name": "VEO3 VSL Generator: Automated Video Workflow for Meta Publishing",
"tags": [],
"nodes": [
{
"id": "fff09fbf-66a2-4faf-a2e0-17a0a06f2f07",
"name": "ファイルに変換",
"type": "n8n-nodes-base.convertToFile",
"notes": "At this step, the video should be generated and ready to convert to 9:16 aspect ratio",
"position": [
3952,
-80
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 1.1
},
{
"id": "d10bd8d3-177b-4fd8-8ad8-c7b0503729df",
"name": "スイッチ",
"type": "n8n-nodes-base.switch",
"position": [
3024,
112
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "a032fa9c-e8b2-4a8a-adde-affb3cd1e27f",
"name": "ステータス取得",
"type": "n8n-nodes-base.httpRequest",
"position": [
2816,
128
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "7d8ca72f-f590-4173-b9ff-6e9f3787521f",
"name": "待機",
"type": "n8n-nodes-base.wait",
"position": [
3008,
-64
],
"webhookId": "59528177-3bd5-4113-a61c-55c42a3bb52d",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "e4c5da50-2c11-4f9c-8308-ac24d7995ef1",
"name": "ビデオ生成1",
"type": "n8n-nodes-base.httpRequest",
"position": [
2816,
-64
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "10e1bcfc-7462-4d32-b271-7bb87be00fbf",
"name": "JWT",
"type": "n8n-nodes-base.jwt",
"position": [
2016,
-80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "fa31df06-7741-4d52-8a87-aa46040ee1b6",
"name": "トークン取得",
"type": "n8n-nodes-base.httpRequest",
"position": [
1776,
112
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "7ffd733e-d9af-47db-8481-5d291d978b74",
"name": "商品画像記述",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
752,
-80
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "9402f9c2-5632-406d-ab77-a37edbdc660c",
"name": "Veoプロンプト",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
288,
112
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "f33476cf-da46-4d18-8995-7456e8cf8803",
"name": "GCSアップロード(URL経由アクセス用)",
"type": "n8n-nodes-base.googleCloudStorage",
"position": [
4160,
-80
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 1,
"waitBetweenTries": 2000
},
{
"id": "3642116e-4ee6-4279-8acf-9c9c8d718b5f",
"name": "字幕追加",
"type": "n8n-nodes-base.httpRequest",
"position": [
4928,
-80
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "00a4f275-62b5-473a-854e-95f7ecfe0039",
"name": "レンダリング中....",
"type": "n8n-nodes-base.wait",
"position": [
5136,
-80
],
"webhookId": "f14aa999-1900-4a3f-8068-033f6a7aa762",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "277726fa-533f-491d-aee2-7d78c7aba66b",
"name": "字幕追加済み?",
"type": "n8n-nodes-base.httpRequest",
"position": [
5296,
-80
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "882dccc4-7c53-4ded-94f8-6f6e77f6a18f",
"name": "スイッチ1",
"type": "n8n-nodes-base.switch",
"position": [
5488,
-128
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "7236a786-68b4-42ea-8f51-305d79988028",
"name": "フォーム送信時",
"type": "n8n-nodes-base.formTrigger",
"position": [
-48,
-80
],
"webhookId": "efe979f4-14e3-458a-962c-109ba3c4b7c9",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "7a212587-8fb8-4db0-981b-72f1bdb15379",
"name": "フォーム入力",
"type": "n8n-nodes-base.set",
"position": [
128,
-80
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "e23306fe-9cab-4e14-9f18-a0b2882a5c83",
"name": "認証情報設定",
"type": "n8n-nodes-base.set",
"position": [
1792,
-80
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "deb23466-53a9-4064-b180-6e1ab8552c3b",
"name": "投稿アップロード",
"type": "n8n-nodes-upload-post.uploadPost",
"position": [
6272,
-48
],
"parameters": {},
"typeVersion": 1
},
{
"id": "fd0c9450-945d-4e0e-89f9-945781f1f053",
"name": "コンテンツライター",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
640,
112
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "60f4d6a8-b9d5-46ce-a21c-3518ac28eb83",
"name": "OpenAI チャットモデル",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
576,
320
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "f93b646c-e857-4c24-801f-30ad2ba3f37b",
"name": "構造化出力パーサー",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
784,
320
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "f3f6c9ed-405d-461a-b7ee-73eb28afa490",
"name": "UGC.フォーミュレーター",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
352,
-80
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "899f9144-2b14-4bcf-9b3e-b22b4ab988c6",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
-880,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e5aa5a36-1e8a-49d2-960b-04a91cd24e24",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1008,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c10da8c0-01ff-462b-ace1-d37e36aa0111",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
2320,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "15dd557a-35d3-4244-8de9-9aa24b05cc97",
"name": "付箋3",
"type": "n8n-nodes-base.stickyNote",
"position": [
3392,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1a7c0ac0-f4da-48a6-900d-42a5ad1b2b58",
"name": "付箋4",
"type": "n8n-nodes-base.stickyNote",
"position": [
4416,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "cc5739c1-4bb0-4a5c-b8c4-7f60dbc10626",
"name": "付箋5",
"type": "n8n-nodes-base.stickyNote",
"position": [
5824,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "049acf37-7284-4a3f-9829-48e84d3a535f",
"name": "付箋6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-896,
624
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "256d2de2-7795-4e23-808a-0361d722c91e",
"name": "付箋7",
"type": "n8n-nodes-base.stickyNote",
"position": [
5616,
608
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "77ce5d0a-b064-4c16-8aff-0d0050a34d8d",
"connections": {
"10e1bcfc-7462-4d32-b271-7bb87be00fbf": {
"main": [
[
{
"node": "fa31df06-7741-4d52-8a87-aa46040ee1b6",
"type": "main",
"index": 0
}
]
]
},
"7d8ca72f-f590-4173-b9ff-6e9f3787521f": {
"main": [
[
{
"node": "a032fa9c-e8b2-4a8a-adde-affb3cd1e27f",
"type": "main",
"index": 0
}
]
]
},
"d10bd8d3-177b-4fd8-8ad8-c7b0503729df": {
"main": [
[
{
"node": "fff09fbf-66a2-4faf-a2e0-17a0a06f2f07",
"type": "main",
"index": 0
}
],
[
{
"node": "9402f9c2-5632-406d-ab77-a37edbdc660c",
"type": "main",
"index": 0
}
],
[
{
"node": "7d8ca72f-f590-4173-b9ff-6e9f3787521f",
"type": "main",
"index": 0
}
]
]
},
"882dccc4-7c53-4ded-94f8-6f6e77f6a18f": {
"main": [
[
{
"node": "deb23466-53a9-4064-b180-6e1ab8552c3b",
"type": "main",
"index": 0
}
],
[
{
"node": "3642116e-4ee6-4279-8acf-9c9c8d718b5f",
"type": "main",
"index": 0
}
],
[
{
"node": "00a4f275-62b5-473a-854e-95f7ecfe0039",
"type": "main",
"index": 0
}
],
[
{
"node": "00a4f275-62b5-473a-854e-95f7ecfe0039",
"type": "main",
"index": 0
}
],
[
{
"node": "00a4f275-62b5-473a-854e-95f7ecfe0039",
"type": "main",
"index": 0
}
]
]
},
"fa31df06-7741-4d52-8a87-aa46040ee1b6": {
"main": [
[
{
"node": "e4c5da50-2c11-4f9c-8308-ac24d7995ef1",
"type": "main",
"index": 0
}
]
]
},
"9402f9c2-5632-406d-ab77-a37edbdc660c": {
"main": [
[
{
"node": "fd0c9450-945d-4e0e-89f9-945781f1f053",
"type": "main",
"index": 0
}
]
]
},
"7a212587-8fb8-4db0-981b-72f1bdb15379": {
"main": [
[
{
"node": "f3f6c9ed-405d-461a-b7ee-73eb28afa490",
"type": "main",
"index": 0
}
]
]
},
"3642116e-4ee6-4279-8acf-9c9c8d718b5f": {
"main": [
[
{
"node": "00a4f275-62b5-473a-854e-95f7ecfe0039",
"type": "main",
"index": 0
}
]
]
},
"a032fa9c-e8b2-4a8a-adde-affb3cd1e27f": {
"main": [
[
{
"node": "d10bd8d3-177b-4fd8-8ad8-c7b0503729df",
"type": "main",
"index": 0
}
]
]
},
"00a4f275-62b5-473a-854e-95f7ecfe0039": {
"main": [
[
{
"node": "277726fa-533f-491d-aee2-7d78c7aba66b",
"type": "main",
"index": 0
}
]
]
},
"fd0c9450-945d-4e0e-89f9-945781f1f053": {
"main": [
[
{
"node": "e23306fe-9cab-4e14-9f18-a0b2882a5c83",
"type": "main",
"index": 0
}
]
]
},
"f3f6c9ed-405d-461a-b7ee-73eb28afa490": {
"main": [
[
{
"node": "7ffd733e-d9af-47db-8481-5d291d978b74",
"type": "main",
"index": 0
}
]
]
},
"277726fa-533f-491d-aee2-7d78c7aba66b": {
"main": [
[
{
"node": "882dccc4-7c53-4ded-94f8-6f6e77f6a18f",
"type": "main",
"index": 0
}
]
]
},
"fff09fbf-66a2-4faf-a2e0-17a0a06f2f07": {
"main": [
[
{
"node": "f33476cf-da46-4d18-8995-7456e8cf8803",
"type": "main",
"index": 0
}
]
]
},
"e4c5da50-2c11-4f9c-8308-ac24d7995ef1": {
"main": [
[
{
"node": "7d8ca72f-f590-4173-b9ff-6e9f3787521f",
"type": "main",
"index": 0
}
]
]
},
"e23306fe-9cab-4e14-9f18-a0b2882a5c83": {
"main": [
[
{
"node": "10e1bcfc-7462-4d32-b271-7bb87be00fbf",
"type": "main",
"index": 0
}
]
]
},
"60f4d6a8-b9d5-46ce-a21c-3518ac28eb83": {
"ai_languageModel": [
[
{
"node": "fd0c9450-945d-4e0e-89f9-945781f1f053",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"7236a786-68b4-42ea-8f51-305d79988028": {
"main": [
[
{
"node": "7a212587-8fb8-4db0-981b-72f1bdb15379",
"type": "main",
"index": 0
}
]
]
},
"7ffd733e-d9af-47db-8481-5d291d978b74": {
"main": [
[
{
"node": "9402f9c2-5632-406d-ab77-a37edbdc660c",
"type": "main",
"index": 0
}
]
]
},
"f93b646c-e857-4c24-801f-30ad2ba3f37b": {
"ai_outputParser": [
[
{
"node": "fd0c9450-945d-4e0e-89f9-945781f1f053",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"f33476cf-da46-4d18-8995-7456e8cf8803": {
"main": [
[
{
"node": "3642116e-4ee6-4279-8acf-9c9c8d718b5f",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - コンテンツ作成, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
Veo 3、Gemini、Creatomateを使ってプロフェッショナルな動画広告を生成+公開
Veo 3、Gemini、Creatomateを使ってプロフェッショナルな動画広告を生成して公開
Jwt
Set
Code
+
Jwt
Set
Code
66 ノードLukaszB
コンテンツ作成
✅ ウイルスのReelsファクトリー
Veo、Shotstack、Postizを使用したASMRガラス fruit動画制作と公開の自動化
If
Jwt
Set
+
If
Jwt
Set
37 ノードAyoub Boutouil
コンテンツ作成
WordPressブログの自動化プロフェッショナル版(先端研究)v2.1マーケットプラグイン
GPT-4o、Perplexity AI、そして多言語対応を使ったSEO最適化ブログ作成の自動化
If
Set
Xml
+
If
Set
Xml
125 ノードDaniel Ng
コンテンツ作成
OpenAIとFirecrawlを使って製品URLからAI生成のMeta広告キャンペーンを作成する
OpenAI と Firecrawl を使って製品 URL から AI 生成の Meta 広告キャンペーンを作成
If
Set
Code
+
If
Set
Code
40 ノードAdam Crafts
コンテンツ作成
GPT-4o、ElevenLabs、WaveSpeed で口語同期してリアル UGC 動画広告を作る
GPT-4o、ElevenLabs、WaveSpeedを使ってリアルなUGC動画広告のメロー同期を作成
If
Set
Wait
+
If
Set
Wait
38 ノードMuhammad Farooq Iqbal
コンテンツ作成
Airtop、GPT-4 Mini、Gmailを使ってウェブサイトのUXとSEO品質を分析
Airtop、GPT-4 Mini、Gmailを使ってサイトのUXとSEO品質を分析
Set
Code
Html
+
Set
Code
Html
33 ノードLukaszB
コンテンツ作成
ワークフロー情報
難易度
上級
ノード数30
カテゴリー2
ノードタイプ14
作成者
LukaszB
@lukaszbAI Automation Expert | Web & Mobile App Integrator With 2+ years of experience, I build smart automations, web & mobile app workflows, and scalable platforms using tools like n8n, Make, and more. I help businesses reduce operational costs, save time, and scale faster with AI-powered solutions. For business enquiries, send me an email at kontakt@lumizone.pl
外部リンク
n8n.ioで表示 →
このワークフローを共有