Update backup: Fulgencio Procesar Propuestas en Bruto - GLM

This commit is contained in:
2026-06-17 04:00:22 +00:00
parent e72bdf59da
commit d55cb38c15
+136 -61
View File
@@ -1,5 +1,5 @@
{
"updatedAt": "2026-05-15T21:17:35.955Z",
"updatedAt": "2026-06-12T15:29:40.567Z",
"createdAt": "2026-05-15T13:33:30.911Z",
"id": "NDHPXi6jzVifyZU1",
"name": "Fulgencio Procesar Propuestas en Bruto - GLM",
@@ -73,7 +73,7 @@
},
{
"parameters": {
"modelName": "models/gemini-3.1-flash-lite",
"modelName": "models/gemini-3.1-pro-preview",
"options": {}
},
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
@@ -344,6 +344,16 @@
"type": "string",
"canBeUsedToMatch": true,
"removed": false
},
{
"id": "Enlaces a propuestas ejecutadas",
"displayName": "Enlaces a propuestas ejecutadas",
"required": false,
"defaultMatch": false,
"display": true,
"type": "string",
"canBeUsedToMatch": true,
"removed": false
}
],
"attemptToConvertTypes": false,
@@ -446,18 +456,6 @@
}
}
},
{
"parameters": {},
"type": "n8n-nodes-base.noOp",
"name": "Replace Me",
"typeVersion": 1,
"position": [
256,
240
],
"id": "7e1a8951-8f9a-46f6-bfce-62f43eeae2ac",
"placeholder": true
},
{
"parameters": {
"options": {}
@@ -507,7 +505,7 @@
"parameters": {
"content": "✅ Registro y cierre\n\nLa propuesta se agrega automáticamente al Google Sheet de Fulgencio.\n\nDespués de registrarse correctamente, el archivo se mueve a:\nPROPUESTAS PROCESADAS.",
"height": 384,
"width": 416,
"width": 448,
"color": 4
},
"type": "n8n-nodes-base.stickyNote",
@@ -518,6 +516,39 @@
],
"id": "10ddb96a-5aac-4101-a7b4-806db8ce6248",
"name": "Sticky Note2"
},
{
"parameters": {
"pollTimes": {
"item": [
{
"mode": "everyMinute"
}
]
},
"triggerOn": "specificFolder",
"folderToWatch": {
"__rl": true,
"value": "1QTZx4RfKyyjG0cQWLK14orY6kHcYCxDE",
"mode": "id"
},
"event": "fileUpdated",
"options": {}
},
"type": "n8n-nodes-base.googleDriveTrigger",
"typeVersion": 1,
"position": [
-16,
224
],
"id": "9f6900b1-3f24-448c-98c5-0f08ded7ed69",
"name": "Trigger - Nueva propuesta en bruto1",
"credentials": {
"googleDriveOAuth2Api": {
"id": "g23xdGLZRzBGqKgH",
"name": "Isaac - Google Drive"
}
}
}
],
"connections": {
@@ -587,7 +618,19 @@
]
]
},
"Replace Me": {
"Loop - Archivos": {
"main": [
[],
[
{
"node": "Code - Preparar archivo",
"type": "main",
"index": 0
}
]
]
},
"Drive - Mover a procesadas": {
"main": [
[
{
@@ -598,18 +641,11 @@
]
]
},
"Loop - Archivos": {
"Trigger - Nueva propuesta en bruto1": {
"main": [
[
{
"node": "Code - Preparar archivo",
"type": "main",
"index": 0
}
],
[
{
"node": "Replace Me",
"node": "Loop - Archivos",
"type": "main",
"index": 0
}
@@ -627,16 +663,19 @@
},
"staticData": {
"node:Trigger - Nueva propuesta en bruto": {
"lastTimeChecked": "2026-05-19T16:04:32Z"
"lastTimeChecked": "2026-06-15T13:58:15Z"
},
"node:Trigger - Nueva propuesta en bruto1": {
"lastTimeChecked": "2026-06-15T13:57:20Z"
}
},
"meta": {
"templateCredsSetupCompleted": true
},
"versionId": "84c2b6bb-60f3-486d-b11f-3e77f1ce2cb3",
"activeVersionId": "84c2b6bb-60f3-486d-b11f-3e77f1ce2cb3",
"versionCounter": 79,
"triggerCount": 1,
"versionId": "e5ea3f36-2c0f-4713-a117-8d8181777e60",
"activeVersionId": "e5ea3f36-2c0f-4713-a117-8d8181777e60",
"versionCounter": 144,
"triggerCount": 2,
"shared": [
{
"updatedAt": "2026-05-15T13:33:30.919Z",
@@ -658,9 +697,9 @@
],
"tags": [],
"activeVersion": {
"updatedAt": "2026-05-15T21:28:22.000Z",
"createdAt": "2026-05-15T21:17:35.957Z",
"versionId": "84c2b6bb-60f3-486d-b11f-3e77f1ce2cb3",
"updatedAt": "2026-06-12T15:29:45.000Z",
"createdAt": "2026-06-12T15:29:40.571Z",
"versionId": "e5ea3f36-2c0f-4713-a117-8d8181777e60",
"workflowId": "NDHPXi6jzVifyZU1",
"nodes": [
{
@@ -729,7 +768,7 @@
},
{
"parameters": {
"modelName": "models/gemini-3.1-flash-lite",
"modelName": "models/gemini-3.1-pro-preview",
"options": {}
},
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
@@ -1000,6 +1039,16 @@
"type": "string",
"canBeUsedToMatch": true,
"removed": false
},
{
"id": "Enlaces a propuestas ejecutadas",
"displayName": "Enlaces a propuestas ejecutadas",
"required": false,
"defaultMatch": false,
"display": true,
"type": "string",
"canBeUsedToMatch": true,
"removed": false
}
],
"attemptToConvertTypes": false,
@@ -1102,18 +1151,6 @@
}
}
},
{
"parameters": {},
"type": "n8n-nodes-base.noOp",
"name": "Replace Me",
"typeVersion": 1,
"position": [
256,
240
],
"id": "7e1a8951-8f9a-46f6-bfce-62f43eeae2ac",
"placeholder": true
},
{
"parameters": {
"options": {}
@@ -1163,7 +1200,7 @@
"parameters": {
"content": "✅ Registro y cierre\n\nLa propuesta se agrega automáticamente al Google Sheet de Fulgencio.\n\nDespués de registrarse correctamente, el archivo se mueve a:\nPROPUESTAS PROCESADAS.",
"height": 384,
"width": 416,
"width": 448,
"color": 4
},
"type": "n8n-nodes-base.stickyNote",
@@ -1174,6 +1211,39 @@
],
"id": "10ddb96a-5aac-4101-a7b4-806db8ce6248",
"name": "Sticky Note2"
},
{
"parameters": {
"pollTimes": {
"item": [
{
"mode": "everyMinute"
}
]
},
"triggerOn": "specificFolder",
"folderToWatch": {
"__rl": true,
"value": "1QTZx4RfKyyjG0cQWLK14orY6kHcYCxDE",
"mode": "id"
},
"event": "fileUpdated",
"options": {}
},
"type": "n8n-nodes-base.googleDriveTrigger",
"typeVersion": 1,
"position": [
-16,
224
],
"id": "9f6900b1-3f24-448c-98c5-0f08ded7ed69",
"name": "Trigger - Nueva propuesta en bruto1",
"credentials": {
"googleDriveOAuth2Api": {
"id": "g23xdGLZRzBGqKgH",
"name": "Isaac - Google Drive"
}
}
}
],
"connections": {
@@ -1243,7 +1313,19 @@
]
]
},
"Replace Me": {
"Loop - Archivos": {
"main": [
[],
[
{
"node": "Code - Preparar archivo",
"type": "main",
"index": 0
}
]
]
},
"Drive - Mover a procesadas": {
"main": [
[
{
@@ -1254,18 +1336,11 @@
]
]
},
"Loop - Archivos": {
"Trigger - Nueva propuesta en bruto1": {
"main": [
[
{
"node": "Code - Preparar archivo",
"type": "main",
"index": 0
}
],
[
{
"node": "Replace Me",
"node": "Loop - Archivos",
"type": "main",
"index": 0
}
@@ -1274,15 +1349,15 @@
}
},
"authors": "Isaac Aracena",
"name": "Version 84c2b6bb",
"name": "Version e5ea3f36",
"description": "",
"autosaved": true,
"workflowPublishHistory": [
{
"createdAt": "2026-05-15T21:28:22.859Z",
"id": 328,
"createdAt": "2026-06-12T15:29:45.118Z",
"id": 1356,
"workflowId": "NDHPXi6jzVifyZU1",
"versionId": "84c2b6bb-60f3-486d-b11f-3e77f1ce2cb3",
"versionId": "e5ea3f36-2c0f-4713-a117-8d8181777e60",
"event": "activated",
"userId": "0a88c0b1-928e-4412-896e-c5d1c99b2029"
}