AutomationFlowsSlack & Telegram › Manejador De Errores

Manejador De Errores

Manejador de Errores. Uses errorTrigger, discord. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesError TriggerDiscord
Slack & Telegram Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

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 →

Download .json
{
  "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.

Pro

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 →

More Slack & Telegram workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Slack & Telegram

Error Logger. Uses errorTrigger, discord, dataTable. Event-driven trigger; 3 nodes.

Error Trigger, Discord, Data Table
Slack & Telegram

Error Logger. Uses errorTrigger, discord, dataTable. Event-driven trigger; 3 nodes.

Error Trigger, Discord, Data Table
Slack & Telegram

Handle_Error. Uses errorTrigger, postgres, httpRequest, discord. Event-driven trigger; 9 nodes.

Error Trigger, Postgres, HTTP Request +1
Slack & Telegram

Error Monitoring!. Uses errorTrigger, gmail, whatsApp, slack. Event-driven trigger; 8 nodes.

Error Trigger, Gmail, WhatsApp +3
Slack & Telegram

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

Error Trigger, Slack, Google Sheets