
Veo 3 Ad Script Automation with GPT4 and Google doc
描述
分类
🤖 AI & Machine Learning📢 Marketing
使用的节点
n8n-nodes-base.googleDocsn8n-nodes-base.stickyNoten8n-nodes-base.formTrigger@n8n/n8n-nodes-langchain.openAi@n8n/n8n-nodes-langchain.openAi@n8n/n8n-nodes-langchain.openAi
价格免费
浏览量0
最后更新11/28/2025
workflow.json
{
"id": "p2aCKqmpzyStMnvx",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
"templateCredsSetupCompleted": true
},
"name": "Veo 3 Ad Script Automation with GPT4 and Google doc",
"tags": [],
"nodes": [
{
"id": "69d5ece2-345f-44be-971b-a3ed393fdafa",
"name": "On form submission",
"type": "n8n-nodes-base.formTrigger",
"position": [
-1160,
160
],
"webhookId": "89fcbe6e-a6a4-4ffb-9fd9-3b01c32adea4",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "945e2399-c25f-4b77-adfe-3764b1feaa73",
"name": "Build Persona",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-940,
160
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "947bd996-853e-4d4d-96a9-67bfc9034847",
"name": "Build Environment",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-564,
160
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "cbdb303d-fe5a-46e7-9b63-7ffbbdebc83e",
"name": "Generate Copy",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-188,
160
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "0ae8a839-0e9e-4a33-a103-8e74e04f6131",
"name": "Google Docs",
"type": "n8n-nodes-base.googleDocs",
"position": [
188,
160
],
"parameters": {},
"typeVersion": 2
},
{
"id": "29b497e7-5c01-460c-a74a-ad8e7d322598",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-940,
-340
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "806a78fe-94dc-49b3-945f-cbbfbf8ced78",
"connections": {
"Build Persona": {
"main": [
[
{
"node": "Build Environment",
"type": "main",
"index": 0
}
]
]
},
"Generate Copy": {
"main": [
[
{
"node": "Google Docs",
"type": "main",
"index": 0
}
]
]
},
"Build Environment": {
"main": [
[
{
"node": "Generate Copy",
"type": "main",
"index": 0
}
]
]
},
"On form submission": {
"main": [
[
{
"node": "Build Persona",
"type": "main",
"index": 0
}
]
]
}
}
}