The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "Manejador de Errores",
"nodes": [
{
"parameters": {},
"type": "n8n-nodes-base.errorTrigger",
"typeVersion": 1,
"position": [
-144,
-128
],
"id": "c4457b12-eb31-4ef0-9173-d92bc5ad8a0b",
"name": "Error Trigger"
},
{
"parameters": {
"authentication": "webhook",
"content": "=\ud83d\udea8 **Error en el Sistema de Automatizaci\u00f3n** \ud83d\udea8\n\n**Flujo:** `{{ $json.workflow.name }}`\n**ID del Flujo:** `{{ $json.workflow.id }}`\n**Mensaje de Error:** > {{ $json.execution.error.message }}\n\n**Hora:** {{ $json.execution.lastNodeExecuted }}\n[Ver Ejecuci\u00f3n]({{ $json.execution.url }})",
"options": {}
},
"type": "n8n-nodes-base.discord",
"typeVersion": 2,
"position": [
64,
-128
],
"id": "3e0a8a76-ab47-4db6-a28a-dab93a406303",
"name": "Discord",
"credentials": {
"discordWebhookApi": {
"name": "<your credential>"
}
}
}
],
"connections": {
"Error Trigger": {
"main": [
[
{
"node": "Discord",
"type": "main",
"index": 0
}
]
]
}
}
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
discordWebhookApi
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Manejador de Errores. Uses errorTrigger, discord. Event-driven trigger; 2 nodes.
Source: https://github.com/jaramosdal/infra/blob/8b09180e511c4fd3b6ff8c387931feaa7027f1ab/n8n-workflows/Manejador_de_Errores.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Error Logger. Uses errorTrigger, discord, dataTable. Event-driven trigger; 3 nodes.
Error Logger. Uses errorTrigger, discord, dataTable. Event-driven trigger; 3 nodes.
Handle_Error. Uses errorTrigger, postgres, httpRequest, discord. Event-driven trigger; 9 nodes.
Error Monitoring!. Uses errorTrigger, gmail, whatsApp, slack. Event-driven trigger; 8 nodes.
This template is for teams using n8n in production who want immediate visibility into workflow failures. It’s ideal for DevOps teams, automation engineers, and operations teams who need reliable error