Update backup: Reportar Error - Isaac

This commit is contained in:
2026-07-19 04:01:58 +00:00
parent a8a8ddb178
commit 55e8bc7cd3
+24 -17
View File
@@ -1,9 +1,9 @@
{
"updatedAt": "2026-06-25T11:33:48.701Z",
"updatedAt": "2026-07-17T23:10:33.237Z",
"createdAt": "2026-05-12T13:50:03.792Z",
"id": "puF4LUczoSz3hcek",
"name": "Reportar Error - Isaac",
"description": null,
"description": "Workflow centralizado para capturar errores de otras automatizaciones y enviar a Isaac una notificación con el flujo afectado, el nodo, el mensaje de error y los datos necesarios para investigarlo.",
"active": true,
"isArchived": false,
"nodes": [
@@ -24,7 +24,9 @@
"subject": "=Error en el flujo {{ $json.workflow.name }}",
"emailType": "text",
"message": "={{ $json.execution.error.message }}",
"options": {}
"options": {
"appendAttribution": false
}
},
"type": "n8n-nodes-base.gmail",
"typeVersion": 2.2,
@@ -87,7 +89,8 @@
"parameters": {
"content": "## FLUJO PARA REPORTAR ERRORES\n\nSe activa cada vez que hay un error en cualquiera de los flujos.",
"height": 272,
"width": 736
"width": 624,
"color": 2
},
"type": "n8n-nodes-base.stickyNote",
"typeVersion": 1,
@@ -125,15 +128,16 @@
},
"settings": {
"executionOrder": "v1",
"binaryMode": "separate"
"binaryMode": "separate",
"availableInMCP": true
},
"staticData": null,
"meta": {
"templateCredsSetupCompleted": true
},
"versionId": "375f8639-bfb9-406e-ac20-0cd647b01232",
"activeVersionId": "375f8639-bfb9-406e-ac20-0cd647b01232",
"versionCounter": 36,
"versionId": "61ae4a0c-f1d8-4a78-8adb-137f0d8d86c7",
"activeVersionId": "61ae4a0c-f1d8-4a78-8adb-137f0d8d86c7",
"versionCounter": 46,
"triggerCount": 0,
"shared": [
{
@@ -156,9 +160,9 @@
],
"tags": [],
"activeVersion": {
"updatedAt": "2026-06-25T11:34:40.000Z",
"createdAt": "2026-06-25T11:33:48.702Z",
"versionId": "375f8639-bfb9-406e-ac20-0cd647b01232",
"updatedAt": "2026-07-17T23:10:35.000Z",
"createdAt": "2026-07-17T23:10:33.240Z",
"versionId": "61ae4a0c-f1d8-4a78-8adb-137f0d8d86c7",
"workflowId": "puF4LUczoSz3hcek",
"nodes": [
{
@@ -178,7 +182,9 @@
"subject": "=Error en el flujo {{ $json.workflow.name }}",
"emailType": "text",
"message": "={{ $json.execution.error.message }}",
"options": {}
"options": {
"appendAttribution": false
}
},
"type": "n8n-nodes-base.gmail",
"typeVersion": 2.2,
@@ -241,7 +247,8 @@
"parameters": {
"content": "## FLUJO PARA REPORTAR ERRORES\n\nSe activa cada vez que hay un error en cualquiera de los flujos.",
"height": 272,
"width": 736
"width": 624,
"color": 2
},
"type": "n8n-nodes-base.stickyNote",
"typeVersion": 1,
@@ -278,15 +285,15 @@
}
},
"authors": "Isaac Aracena",
"name": "Version 375f8639",
"name": "Version 61ae4a0c",
"description": "",
"autosaved": true,
"workflowPublishHistory": [
{
"createdAt": "2026-06-25T11:34:40.139Z",
"id": 1869,
"createdAt": "2026-07-17T23:10:35.596Z",
"id": 3098,
"workflowId": "puF4LUczoSz3hcek",
"versionId": "375f8639-bfb9-406e-ac20-0cd647b01232",
"versionId": "61ae4a0c-f1d8-4a78-8adb-137f0d8d86c7",
"event": "activated",
"userId": "0a88c0b1-928e-4412-896e-c5d1c99b2029"
}