AutomationFlowsWeb Scraping › Fluxo De Monitoramento De Erros

Fluxo De Monitoramento De Erros

Fluxo de Monitoramento de Erros. Uses errorTrigger, httpRequest. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesError TriggerHTTP Request
Web Scraping Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

This workflow follows the Error Trigger → HTTP Request recipe pattern — see all workflows that pair these two integrations.

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
{
  "createdAt": "2025-09-09T18:03:18.526Z",
  "updatedAt": "2025-09-09T20:14:07.605Z",
  "id": "wsCVbuocuAIKzAeO",
  "name": "Fluxo de Monitoramento de Erros",
  "active": false,
  "isArchived": false,
  "nodes": [
    {
      "parameters": {},
      "type": "n8n-nodes-base.errorTrigger",
      "typeVersion": 1,
      "position": [
        -64,
        -128
      ],
      "id": "1bbf4cba-7749-420f-a6cf-003a28d4611b",
      "name": "Error Trigger"
    },
    {
      "parameters": {
        "method": "POST",
        "url": "https:/evo.avine.com.br/message/sendText/n8n-automations",
        "sendHeaders": true,
        "headerParameters": {
          "parameters": [
            {
              "name": "apikey",
              "value": "djeRBT5b5q9r2ikRc0Ikh2a97cOgh55G"
            }
          ]
        },
        "sendBody": true,
        "bodyParameters": {
          "parameters": [
            {
              "name": "number",
              "value": "120363404066133205@g.us"
            },
            {
              "name": "delay",
              "value": "={{'1000'.toNumber()}}"
            },
            {
              "name": "linkPreview",
              "value": "={{'false'.toBoolean()}}"
            },
            {
              "name": "text",
              "value": "=\ud83d\udd17 *Link da execu\u00e7\u00e3o*: {{ $json.execution.url.replace('webhook','n8n') }}\n\n`WorkFlow:` {{ $('Error Trigger').item.json.workflow.name }}\n`ID do workflow:` {{ $json.workflow.id }}\n`ID da execu\u00e7\u00e3o:` {{ $('Error Trigger').item.json.execution.id }}\n\n*Node que deu erro:*\n`Tipo:` {{ $('Error Trigger').item.json.execution.error.node.type }}\n`Nome:` {{ $('Error Trigger').item.json.execution.error.node.name }}\n\n*Mensagem de erro*:\n> {{ $('Error Trigger').item.json.execution.error.messages }}{{ $json.execution.error.message }}\n\n> {{ $json.execution.error.node.parameters.errorMessage }}\n\n\n*Ultimo node executado*:\n\n> \"{{ $json.execution.lastNodeExecuted }}\"\n"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        128,
        -128
      ],
      "id": "a9388a8a-6346-4f40-acf0-38ee657d7d9b",
      "name": "EVOLUTION - SEND MESSAGE"
    }
  ],
  "connections": {
    "Error Trigger": {
      "main": [
        [
          {
            "node": "EVOLUTION - SEND MESSAGE",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "versionId": "79b45b98-b881-4800-a30f-060700741931",
  "triggerCount": 0,
  "shared": [
    {
      "createdAt": "2025-09-09T18:03:18.526Z",
      "updatedAt": "2025-09-09T18:03:18.526Z",
      "role": "workflow:owner",
      "workflowId": "wsCVbuocuAIKzAeO",
      "projectId": "saXYljVXCG19Xv7E"
    }
  ],
  "tags": []
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Fluxo de Monitoramento de Erros. Uses errorTrigger, httpRequest. Event-driven trigger; 2 nodes.

Source: https://github.com/clenildon-ferreira-avine/backup_avine/blob/6ca27632a7a78e0d9d4fe675d225b1987db41df9/fluxo-de-monitoramento-de-erros-wsCVbuocuAIKzAeO.json — original creator credit. Request a take-down →

More Web Scraping workflows → · Browse all categories →

Related workflows

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

Web Scraping

This workflow is for anyone who is using N8N. It's especially helpful if you are a DevOps and your N8N instance is self hosted. If you carea lot about security and number of failed executions and at t

n8n, HTTP Request
Web Scraping

This n8n workflow monitors significant register, financial, and news-related events for German companies. It takes a list of companies (for example from a CRM or lead list), resolves them via the Impl

HTTP Request
Web Scraping

[](https://xqus.relezy.com/haveibeenpwnedcom-breaches) Security professionals Developers Individuals interested in data breach awareness Automated monitoring for new breaches Proactive identity protec

HTTP Request, Read Write File
Web Scraping

Stay ahead of credential expirations by automatically detecting Entra ID application client secrets and certificates that are about to expire, and sending a neatly formatted email report.

HTTP Request, Email Send
Web Scraping

This n8n template shows how to upload a file in your Google Drive desired folder, compress it with the iLovePDF tool and move the compressed file to another folder.

Google Drive, Google Drive Trigger, HTTP Request