Update backup: Tablero CDC - Sync Proyecto a Sheet WEBHOOK

This commit is contained in:
2026-06-05 16:37:17 +00:00
parent 9531f47a7a
commit b9d3264ece
+12 -5
View File
@@ -1,5 +1,5 @@
{
"updatedAt": "2026-06-05T16:34:48.840Z",
"updatedAt": "2026-06-05T16:37:14.100Z",
"createdAt": "2026-05-27T18:36:03.445Z",
"id": "d39DtIUTQzduqX0v",
"name": "Tablero CDC - Sync Proyecto a Sheet WEBHOOK",
@@ -348,7 +348,7 @@
{
"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": 496,
"height": 608,
"width": 1604
},
"type": "n8n-nodes-base.stickyNote",
@@ -373,7 +373,7 @@
{
"id": "36231932-b806-4b8a-8d59-e9a74ef4c74b",
"leftValue": "={{ $json.action }}",
"rightValue": "",
"rightValue": "delete",
"operator": {
"type": "string",
"operation": "equals",
@@ -470,6 +470,13 @@
"type": "main",
"index": 0
}
],
[
{
"node": "Supabase - Leer links del proyecto",
"type": "main",
"index": 0
}
]
]
}
@@ -486,9 +493,9 @@
"meta": {
"templateCredsSetupCompleted": true
},
"versionId": "43bcb1e3-2a09-4346-9892-1ea43f8e6fc4",
"versionId": "607c63eb-a9f9-4e0a-a2cb-315c9d214bd6",
"activeVersionId": "17638407-8c4f-4070-b040-a23f2750265e",
"versionCounter": 64,
"versionCounter": 67,
"triggerCount": 1,
"shared": [
{