Semana del color rosa - Planificador de Pinterest de 7 días (n8n + Notion)
Este es unSocial Media, Multimodal AIflujo de automatización del dominio deautomatización que contiene 17 nodos.Utiliza principalmente nodos como If, Set, Cron, Notion, Function. integraciónNotion与correo electrónicoenviar功能de7天Pinterestcontenido规划器
- •Clave de API de Notion
Nodos utilizados (17)
Categoría
{
"meta": {
"templateCredsWarning": "Attach Email (and Notion if enabled) credentials after import. No secrets in JSON."
},
"name": "Blush Pin Week — 7-Day Pinterest Planner (n8n + Notion)",
"nodes": [
{
"name": "Sticky: README",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
-120
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-README-0"
},
{
"name": "Sticky: Prereqs + Schema",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Prereqs-Schema-1"
},
{
"name": "Sticky: Setup Checklist",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
120
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Setup-Checklist-2"
},
{
"name": "Sticky: Testing & Behavior",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
240
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Testing-Behavior-3"
},
{
"name": "Sticky: Compliance + Troubleshooting",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Compliance-Troubleshooting-4"
},
{
"name": "Weekly Cron",
"type": "n8n-nodes-base.cron",
"position": [
-160,
40
],
"parameters": {},
"typeVersion": 1,
"id": "Weekly-Cron-5"
},
{
"name": "Manual Trigger",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-160,
200
],
"parameters": {},
"typeVersion": 1,
"id": "Manual-Trigger-6"
},
{
"name": "Set: User Config",
"type": "n8n-nodes-base.set",
"position": [
80,
200
],
"parameters": {},
"typeVersion": 2,
"id": "Set-User-Config-7"
},
{
"name": "If: Notion Enabled?",
"type": "n8n-nodes-base.if",
"position": [
360,
220
],
"parameters": {},
"typeVersion": 2,
"id": "If-Notion-Enabled--8"
},
{
"name": "Notion: Get Ideas",
"type": "n8n-nodes-base.notion",
"position": [
540,
220
],
"parameters": {},
"typeVersion": 2,
"id": "Notion-Get-Ideas-9"
},
{
"name": "Function: Extract Ideas",
"type": "n8n-nodes-base.function",
"position": [
720,
220
],
"parameters": {},
"typeVersion": 2,
"id": "Function-Extract-Ideas-10"
},
{
"name": "Function: Sample Ideas",
"type": "n8n-nodes-base.function",
"position": [
360,
60
],
"parameters": {},
"typeVersion": 2,
"id": "Function-Sample-Ideas-11"
},
{
"name": "Function: Build 7-Day Plan",
"type": "n8n-nodes-base.function",
"position": [
900,
120
],
"parameters": {},
"typeVersion": 2,
"id": "Function-Build-7-Day-Plan-12"
},
{
"name": "Function: Build Email",
"type": "n8n-nodes-base.function",
"position": [
960,
240
],
"parameters": {},
"typeVersion": 2,
"id": "Function-Build-Email-13"
},
{
"name": "Email: Send Plan",
"type": "n8n-nodes-base.emailSend",
"position": [
1140,
240
],
"parameters": {},
"typeVersion": 2,
"id": "Email-Send-Plan-14"
},
{
"name": "On Error",
"type": "n8n-nodes-base.errorTrigger",
"position": [
-160,
360
],
"parameters": {},
"typeVersion": 1,
"id": "On-Error-15"
},
{
"name": "On Error → Email Owner",
"type": "n8n-nodes-base.emailSend",
"position": [
1140,
300
],
"parameters": {},
"typeVersion": 2,
"id": "On-Error-Email-Owner-16"
}
],
"pinData": {},
"connections": {
"On-Error-15": {
"main": [
[
{
"node": "On-Error-Email-Owner-16",
"type": "main",
"index": 0
}
]
]
},
"Weekly-Cron-5": {
"main": [
[
{
"node": "Set-User-Config-7",
"type": "main",
"index": 0
}
]
]
},
"Manual-Trigger-6": {
"main": [
[
{
"node": "Set-User-Config-7",
"type": "main",
"index": 0
}
]
]
},
"Set-User-Config-7": {
"main": [
[
{
"node": "If-Notion-Enabled--8",
"type": "main",
"index": 0
}
]
]
},
"Notion-Get-Ideas-9": {
"main": [
[
{
"node": "Function-Extract-Ideas-10",
"type": "main",
"index": 0
}
]
]
},
"If-Notion-Enabled--8": {
"main": [
[
{
"node": "Notion-Get-Ideas-9",
"type": "main",
"index": 0
}
],
[
{
"node": "Function-Sample-Ideas-11",
"type": "main",
"index": 0
}
]
]
},
"Function-Build-Email-13": {
"main": [
[
{
"node": "Email-Send-Plan-14",
"type": "main",
"index": 0
}
]
]
},
"Function-Sample-Ideas-11": {
"main": [
[
{
"node": "Function-Build-7-Day-Plan-12",
"type": "main",
"index": 0
}
]
]
},
"Function-Extract-Ideas-10": {
"main": [
[
{
"node": "Function-Build-7-Day-Plan-12",
"type": "main",
"index": 0
}
]
]
},
"Function-Build-7-Day-Plan-12": {
"main": [
[
{
"node": "Function-Build-Email-13",
"type": "main",
"index": 0
}
]
]
}
}
}¿Cómo usar este flujo de trabajo?
Copie el código de configuración JSON de arriba, cree un nuevo flujo de trabajo en su instancia de n8n y seleccione "Importar desde JSON", pegue la configuración y luego modifique la configuración de credenciales según sea necesario.
¿En qué escenarios es adecuado este flujo de trabajo?
Avanzado - Redes sociales, IA Multimodal
¿Es de pago?
Este flujo de trabajo es completamente gratuito, puede importarlo y usarlo directamente. Sin embargo, tenga en cuenta que los servicios de terceros utilizados en el flujo de trabajo (como la API de OpenAI) pueden requerir un pago por su cuenta.
Flujos de trabajo relacionados recomendados
Shelly-Ann Davy
@shecodesfloFounder of The Workflow Muse & @SheCodesFlow. I craft elegant, task-focused automations for creators, founders, and soft-tech enthusiasts. “Automate with grace. Scale with power.”
Compartir este flujo de trabajo