Update backup: Tablero CDC - Sync Proyecto a Sheet WEBHOOK
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"updatedAt": "2026-06-05T16:43:32.237Z",
|
"updatedAt": "2026-06-05T16:47:15.152Z",
|
||||||
"createdAt": "2026-05-27T18:36:03.445Z",
|
"createdAt": "2026-05-27T18:36:03.445Z",
|
||||||
"id": "d39DtIUTQzduqX0v",
|
"id": "d39DtIUTQzduqX0v",
|
||||||
"name": "Tablero CDC - Sync Proyecto a Sheet WEBHOOK",
|
"name": "Tablero CDC - Sync Proyecto a Sheet WEBHOOK",
|
||||||
@@ -349,7 +349,7 @@
|
|||||||
"parameters": {
|
"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.",
|
"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,
|
"height": 672,
|
||||||
"width": 2484
|
"width": 2612
|
||||||
},
|
},
|
||||||
"type": "n8n-nodes-base.stickyNote",
|
"type": "n8n-nodes-base.stickyNote",
|
||||||
"typeVersion": 1,
|
"typeVersion": 1,
|
||||||
@@ -631,7 +631,7 @@
|
|||||||
"cachedResultName": "PROYECTOS 2026",
|
"cachedResultName": "PROYECTOS 2026",
|
||||||
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/1MfoIs_y7-4ad-g5dxzOo8oAFIdraA_ZT4k-OCGMtT4Q/edit#gid=1563472127"
|
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/1MfoIs_y7-4ad-g5dxzOo8oAFIdraA_ZT4k-OCGMtT4Q/edit#gid=1563472127"
|
||||||
},
|
},
|
||||||
"startIndex": 4
|
"startIndex": "={{ $json.row_number }}"
|
||||||
},
|
},
|
||||||
"type": "n8n-nodes-base.googleSheets",
|
"type": "n8n-nodes-base.googleSheets",
|
||||||
"typeVersion": 4.7,
|
"typeVersion": 4.7,
|
||||||
@@ -780,9 +780,9 @@
|
|||||||
"meta": {
|
"meta": {
|
||||||
"templateCredsSetupCompleted": true
|
"templateCredsSetupCompleted": true
|
||||||
},
|
},
|
||||||
"versionId": "a537dabc-c1d6-4a74-a6da-5f0ea9524dea",
|
"versionId": "fa7d03e0-879a-413e-bd39-f01342e0daed",
|
||||||
"activeVersionId": "17638407-8c4f-4070-b040-a23f2750265e",
|
"activeVersionId": "17638407-8c4f-4070-b040-a23f2750265e",
|
||||||
"versionCounter": 99,
|
"versionCounter": 102,
|
||||||
"triggerCount": 1,
|
"triggerCount": 1,
|
||||||
"shared": [
|
"shared": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user