diff --git a/tablero-cdc-sync-proyecto-a-sheet-webhook.json b/tablero-cdc-sync-proyecto-a-sheet-webhook.json index bb359d4..266b28a 100644 --- a/tablero-cdc-sync-proyecto-a-sheet-webhook.json +++ b/tablero-cdc-sync-proyecto-a-sheet-webhook.json @@ -1,9 +1,9 @@ { - "updatedAt": "2026-06-16T16:31:43.496Z", + "updatedAt": "2026-07-16T16:14:01.567Z", "createdAt": "2026-05-27T18:36:03.445Z", "id": "d39DtIUTQzduqX0v", "name": "Tablero CDC - Sync Proyecto a Sheet WEBHOOK", - "description": null, + "description": "Recibe los proyectos creados o actualizados desde el Tablero CDC y sincroniza su información con la hoja principal de Google Sheets, manteniendo consistencia entre la aplicación y el registro administrativo.", "active": true, "isArchived": false, "nodes": [ @@ -348,8 +348,9 @@ { "parameters": { "content": "## Sync Proyecto a Sheet WEBHOOK\n\nFlujo de producción que recibe project_id desde la app Tablero CDC y sincroniza el proyecto con Google Sheet PROYECTOS 2026.\n\nFlujo:\nWebhook -> preparar project_id -> leer projects -> leer project_links -> preparar fila -> upsert en Sheet -> responder webhook.\n\nNotas:\n- La app llama este flujo usando VITE_WEBHOOK_URL.\n- El upsert usa Project ID.\n- Encabezados del Sheet: fila 3.\n- Datos desde fila 4.\n- Filas viejas sin Project ID quedan como histórico.\n- Leer links del proyecto debe tener Always Output Data activo para que proyectos sin links también se peguen.\n\nSi cambia Supabase empresarial/self-hosted, actualizar URL y keys en los HTTP Request.", - "height": 672, - "width": 3380 + "height": 704, + "width": 3380, + "color": 5 }, "type": "n8n-nodes-base.stickyNote", "typeVersion": 1, @@ -788,7 +789,7 @@ "settings": { "executionOrder": "v1", "binaryMode": "separate", - "availableInMCP": false, + "availableInMCP": true, "timeSavedMode": "fixed", "errorWorkflow": "puF4LUczoSz3hcek", "callerPolicy": "workflowsFromSameOwner" @@ -797,9 +798,9 @@ "meta": { "templateCredsSetupCompleted": true }, - "versionId": "3a865e02-3058-44bb-b335-3c7662f8b217", - "activeVersionId": "3a865e02-3058-44bb-b335-3c7662f8b217", - "versionCounter": 226, + "versionId": "cc3433da-498f-47e0-902a-bf494199dcf5", + "activeVersionId": "cc3433da-498f-47e0-902a-bf494199dcf5", + "versionCounter": 237, "triggerCount": 1, "shared": [ { @@ -822,9 +823,9 @@ ], "tags": [], "activeVersion": { - "updatedAt": "2026-06-16T16:31:44.000Z", - "createdAt": "2026-06-16T16:31:43.497Z", - "versionId": "3a865e02-3058-44bb-b335-3c7662f8b217", + "updatedAt": "2026-07-16T00:36:37.000Z", + "createdAt": "2026-07-16T00:36:36.106Z", + "versionId": "cc3433da-498f-47e0-902a-bf494199dcf5", "workflowId": "d39DtIUTQzduqX0v", "nodes": [ { @@ -1168,8 +1169,9 @@ { "parameters": { "content": "## Sync Proyecto a Sheet WEBHOOK\n\nFlujo de producción que recibe project_id desde la app Tablero CDC y sincroniza el proyecto con Google Sheet PROYECTOS 2026.\n\nFlujo:\nWebhook -> preparar project_id -> leer projects -> leer project_links -> preparar fila -> upsert en Sheet -> responder webhook.\n\nNotas:\n- La app llama este flujo usando VITE_WEBHOOK_URL.\n- El upsert usa Project ID.\n- Encabezados del Sheet: fila 3.\n- Datos desde fila 4.\n- Filas viejas sin Project ID quedan como histórico.\n- Leer links del proyecto debe tener Always Output Data activo para que proyectos sin links también se peguen.\n\nSi cambia Supabase empresarial/self-hosted, actualizar URL y keys en los HTTP Request.", - "height": 672, - "width": 3380 + "height": 704, + "width": 3380, + "color": 5 }, "type": "n8n-nodes-base.stickyNote", "typeVersion": 1, @@ -1606,15 +1608,15 @@ } }, "authors": "Isaac Aracena", - "name": "Version 3a865e02", + "name": "Version cc3433da", "description": "", - "autosaved": true, + "autosaved": false, "workflowPublishHistory": [ { - "createdAt": "2026-06-16T16:31:44.925Z", - "id": 1433, + "createdAt": "2026-07-16T00:36:37.612Z", + "id": 3022, "workflowId": "d39DtIUTQzduqX0v", - "versionId": "3a865e02-3058-44bb-b335-3c7662f8b217", + "versionId": "cc3433da-498f-47e0-902a-bf494199dcf5", "event": "activated", "userId": "0a88c0b1-928e-4412-896e-c5d1c99b2029" }