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", "createdAt": "2026-05-12T13:50:03.792Z",
"id": "puF4LUczoSz3hcek", "id": "puF4LUczoSz3hcek",
"name": "Reportar Error - Isaac", "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, "active": true,
"isArchived": false, "isArchived": false,
"nodes": [ "nodes": [
@@ -24,7 +24,9 @@
"subject": "=Error en el flujo {{ $json.workflow.name }}", "subject": "=Error en el flujo {{ $json.workflow.name }}",
"emailType": "text", "emailType": "text",
"message": "={{ $json.execution.error.message }}", "message": "={{ $json.execution.error.message }}",
"options": {} "options": {
"appendAttribution": false
}
}, },
"type": "n8n-nodes-base.gmail", "type": "n8n-nodes-base.gmail",
"typeVersion": 2.2, "typeVersion": 2.2,
@@ -87,7 +89,8 @@
"parameters": { "parameters": {
"content": "## FLUJO PARA REPORTAR ERRORES\n\nSe activa cada vez que hay un error en cualquiera de los flujos.", "content": "## FLUJO PARA REPORTAR ERRORES\n\nSe activa cada vez que hay un error en cualquiera de los flujos.",
"height": 272, "height": 272,
"width": 736 "width": 624,
"color": 2
}, },
"type": "n8n-nodes-base.stickyNote", "type": "n8n-nodes-base.stickyNote",
"typeVersion": 1, "typeVersion": 1,
@@ -125,15 +128,16 @@
}, },
"settings": { "settings": {
"executionOrder": "v1", "executionOrder": "v1",
"binaryMode": "separate" "binaryMode": "separate",
"availableInMCP": true
}, },
"staticData": null, "staticData": null,
"meta": { "meta": {
"templateCredsSetupCompleted": true "templateCredsSetupCompleted": true
}, },
"versionId": "375f8639-bfb9-406e-ac20-0cd647b01232", "versionId": "61ae4a0c-f1d8-4a78-8adb-137f0d8d86c7",
"activeVersionId": "375f8639-bfb9-406e-ac20-0cd647b01232", "activeVersionId": "61ae4a0c-f1d8-4a78-8adb-137f0d8d86c7",
"versionCounter": 36, "versionCounter": 46,
"triggerCount": 0, "triggerCount": 0,
"shared": [ "shared": [
{ {
@@ -156,9 +160,9 @@
], ],
"tags": [], "tags": [],
"activeVersion": { "activeVersion": {
"updatedAt": "2026-06-25T11:34:40.000Z", "updatedAt": "2026-07-17T23:10:35.000Z",
"createdAt": "2026-06-25T11:33:48.702Z", "createdAt": "2026-07-17T23:10:33.240Z",
"versionId": "375f8639-bfb9-406e-ac20-0cd647b01232", "versionId": "61ae4a0c-f1d8-4a78-8adb-137f0d8d86c7",
"workflowId": "puF4LUczoSz3hcek", "workflowId": "puF4LUczoSz3hcek",
"nodes": [ "nodes": [
{ {
@@ -178,7 +182,9 @@
"subject": "=Error en el flujo {{ $json.workflow.name }}", "subject": "=Error en el flujo {{ $json.workflow.name }}",
"emailType": "text", "emailType": "text",
"message": "={{ $json.execution.error.message }}", "message": "={{ $json.execution.error.message }}",
"options": {} "options": {
"appendAttribution": false
}
}, },
"type": "n8n-nodes-base.gmail", "type": "n8n-nodes-base.gmail",
"typeVersion": 2.2, "typeVersion": 2.2,
@@ -241,7 +247,8 @@
"parameters": { "parameters": {
"content": "## FLUJO PARA REPORTAR ERRORES\n\nSe activa cada vez que hay un error en cualquiera de los flujos.", "content": "## FLUJO PARA REPORTAR ERRORES\n\nSe activa cada vez que hay un error en cualquiera de los flujos.",
"height": 272, "height": 272,
"width": 736 "width": 624,
"color": 2
}, },
"type": "n8n-nodes-base.stickyNote", "type": "n8n-nodes-base.stickyNote",
"typeVersion": 1, "typeVersion": 1,
@@ -278,15 +285,15 @@
} }
}, },
"authors": "Isaac Aracena", "authors": "Isaac Aracena",
"name": "Version 375f8639", "name": "Version 61ae4a0c",
"description": "", "description": "",
"autosaved": true, "autosaved": true,
"workflowPublishHistory": [ "workflowPublishHistory": [
{ {
"createdAt": "2026-06-25T11:34:40.139Z", "createdAt": "2026-07-17T23:10:35.596Z",
"id": 1869, "id": 3098,
"workflowId": "puF4LUczoSz3hcek", "workflowId": "puF4LUczoSz3hcek",
"versionId": "375f8639-bfb9-406e-ac20-0cd647b01232", "versionId": "61ae4a0c-f1d8-4a78-8adb-137f0d8d86c7",
"event": "activated", "event": "activated",
"userId": "0a88c0b1-928e-4412-896e-c5d1c99b2029" "userId": "0a88c0b1-928e-4412-896e-c5d1c99b2029"
} }