从Airtable内容日历自动发布Instagram Reels
这是一个Social Media, Multimodal AI领域的自动化工作流,包含 16 个节点。主要使用 Set, Cron, Wait, Airtable, SplitOut 等节点。 从Airtable内容日历自动发布Instagram Reels
- •Airtable API Key
- •可能需要目标 API 的认证凭证
{
"meta": {
"instanceId": "40f29e455b10b3ef07629363459d0fa6954887d44ddad18e74a5539a487f2eee",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "6d8edd9e-8d16-40d2-bed2-005b4e9bf711",
"name": "置顶:调度器",
"type": "n8n-nodes-base.stickyNote",
"position": [
-576,
96
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d1e89409-34bf-42a3-a581-60a177d3107d",
"name": "Cron 触发器",
"type": "n8n-nodes-base.cron",
"position": [
-496,
320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "40ac4d25-a949-401f-803a-dde272a7f853",
"name": "置顶:Airtable 搜索",
"type": "n8n-nodes-base.stickyNote",
"position": [
-288,
96
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7c4f8e46-1585-4470-802d-895bef6f1276",
"name": "Airtable:搜索记录",
"type": "n8n-nodes-base.airtable",
"position": [
-224,
320
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "d602b0c0-bcc2-4b4d-9036-bc24d82100ff",
"name": "置顶:拆分",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
96
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e0a1f860-8df7-4f2c-931e-f35d38a2a086",
"name": "拆分输出:记录",
"type": "n8n-nodes-base.splitOut",
"position": [
64,
320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "fafb719e-388a-42e5-80a7-8e042d7b4507",
"name": "置顶:标准化",
"type": "n8n-nodes-base.stickyNote",
"position": [
304,
96
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f7edfbb3-4113-42e3-a6c7-ce02e465a1aa",
"name": "设置:映射字段",
"type": "n8n-nodes-base.set",
"position": [
336,
320
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "f3605bb5-bedd-4150-9591-e9d9f7bd4041",
"name": "置顶:IG 容器",
"type": "n8n-nodes-base.stickyNote",
"position": [
560,
96
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2c5416c8-e0de-4d22-b214-cf64414e5cc5",
"name": "IG:创建媒体容器",
"type": "n8n-nodes-base.httpRequest",
"position": [
624,
320
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "181c7859-e648-4fd3-9186-00a1d810a59b",
"name": "置顶:等待",
"type": "n8n-nodes-base.stickyNote",
"position": [
816,
96
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1e1a46c2-6865-4d54-ac9c-653d1ca9f9ba",
"name": "解析代币指标 (LLM)",
"type": "n8n-nodes-base.wait",
"position": [
848,
320
],
"webhookId": "f76ab481-a373-4e51-97a1-4c50239eb476",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "1fa30465-500f-4a10-88f1-d82e3927b378",
"name": "置顶:发布",
"type": "n8n-nodes-base.stickyNote",
"position": [
1072,
96
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6a963ed7-e9a3-4ac7-97f0-a1a153ccabe1",
"name": "IG:发布 Reel",
"type": "n8n-nodes-base.httpRequest",
"position": [
1136,
320
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "296bb29b-dce5-439b-bf1b-7a57bc2c43c5",
"name": "置顶:Airtable 更新",
"type": "n8n-nodes-base.stickyNote",
"position": [
1344,
96
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7a1a8112-d736-4a83-b874-091e29b98a8d",
"name": "Airtable:更新记录",
"type": "n8n-nodes-base.airtable",
"position": [
1392,
320
],
"parameters": {},
"typeVersion": 2.1
}
],
"pinData": {},
"connections": {
"Wait 90s": {
"main": [
[
{
"node": "IG: Publish Reel",
"type": "main",
"index": 0
}
]
]
},
"Cron Trigger": {
"main": [
[
{
"node": "Airtable: Search records",
"type": "main",
"index": 0
}
]
]
},
"Set: Map fields": {
"main": [
[
{
"node": "IG: Create Media Container",
"type": "main",
"index": 0
}
]
]
},
"IG: Publish Reel": {
"main": [
[
{
"node": "Airtable: Update record",
"type": "main",
"index": 0
}
]
]
},
"Split Out: records": {
"main": [
[
{
"node": "Set: Map fields",
"type": "main",
"index": 0
}
]
]
},
"Airtable: Search records": {
"main": [
[
{
"node": "Split Out: records",
"type": "main",
"index": 0
}
]
]
},
"IG: Create Media Container": {
"main": [
[
{
"node": "Wait 90s",
"type": "main",
"index": 0
}
]
]
}
}
}如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 社交媒体, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
Sulieman Said
@sulieman-said👋 Hi, I’m Sulieman – Founder of aufCopilot.de . I build custom n8n workflows, automations & AI integrations to help businesses save time and scale smarter. I share templates, answer questions and love exploring creative use cases – from lead generation to data workflows and AI-powered automations. 🚀 Always happy to connect, learn and contribute to the community. Although my profile is in English, I am a native German speaker and happy to work in both German and English projects.
分享此工作流