使用 GPT4 和 Google 文档实现 Veo 3 广告脚本自动化
中级
这是一个Design, AI, Marketing领域的自动化工作流,包含 6 个节点。主要使用 GoogleDocs, FormTrigger, OpenAi 等节点,结合人工智能技术实现智能自动化。 Veo 3 广告脚本构建器(GPT-4 + Google Docs 集成)
前置要求
- •OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "p2aCKqmpzyStMnvx",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
"templateCredsSetupCompleted": true
},
"name": "使用 GPT4 和 Google 文档实现 Veo 3 广告脚本自动化",
"tags": [],
"nodes": [
{
"id": "69d5ece2-345f-44be-971b-a3ed393fdafa",
"name": "表单提交时",
"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": "构建人物角色",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-940,
160
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "947bd996-853e-4d4d-96a9-67bfc9034847",
"name": "构建环境",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-564,
160
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "cbdb303d-fe5a-46e7-9b63-7ffbbdebc83e",
"name": "生成文案",
"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": "便签",
"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
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 设计, 人工智能, 营销
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
Heygen和Blotato
使用GPT-4o、Heygen虚拟形象和Blotato多平台发布自动化AI新闻视频制作
Set
Wait
Http Request
+6
29 节点David Olusola
设计
图像生成器
通过Google云端硬盘和表格实现AI图像生成与Telegram交付的自动化流程
Telegram
Google Drive
Http Request
+6
11 节点David Olusola
设计
将轮播/幻灯片内容自动发布到所有社交平台
AI驱动轮播帖文,通过Blotato发布到Instagram、LinkedIn和Twitter
Set
Wait
Http Request
+6
23 节点David Olusola
设计
基于AI的新闻转视频生成器(使用Heygen和GPT4o)
使用Heygen和GPT-4o将RSS新闻转换为AI虚拟形象视频
Set
Code
Wait
+9
18 节点David Olusola
设计
自动化提案生成器
基于Google Slides的AI驱动提案自动化
Gmail
Form Trigger
Google Drive
+3
6 节点David Olusola
人工智能
通过竞争对手内容分析发现市场研究和 SEO 的内容空白
使用 InfraNodus GraphRAG 分析竞争对手网站内容空白,助力 SEO
If
Code
Wait
+12
37 节点InfraNodus
人工智能
工作流信息
难度等级
中级
节点数量6
分类3
节点类型4
作者
David Olusola
@dae221AI automation consultant working with ambitious businesses on their most complex operational challenges. For project inquiries, reach me at david@daexai.com
外部链接
在 n8n.io 查看 →
分享此工作流