AutomationFlowsWeb Scraping › 03 · Auditoria Diária — Carlos

03 · Auditoria Diária — Carlos

03 · Auditoria Diária — Carlos. Uses httpRequest. Scheduled trigger; 6 nodes.

Cron / scheduled trigger★★☆☆☆ complexity6 nodesHTTP Request
Web Scraping Trigger: Cron / scheduled Nodes: 6 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": "03 \u00b7 Auditoria Di\u00e1ria \u2014 Carlos",
  "nodes": [
    {
      "parameters": {
        "rule": {
          "interval": [
            {
              "field": "cronExpression",
              "expression": "0 6 * * *"
            }
          ]
        }
      },
      "id": "cron-carlos",
      "name": "Todo Dia \u00e0s 6h",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        200,
        300
      ],
      "typeVersion": 1.1
    },
    {
      "parameters": {},
      "id": "manual-carlos",
      "name": "Disparo Manual",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        200,
        460
      ],
      "typeVersion": 1
    },
    {
      "parameters": {
        "method": "GET",
        "url": "https://www.onovorizontino.com.br/api/agents/audit",
        "sendHeaders": true,
        "headerParameters": {
          "parameters": [
            {
              "name": "Authorization",
              "value": "<redacted-credential>"
            }
          ]
        },
        "options": {}
      },
      "id": "carlos-audit",
      "name": "Carlos \u2014 Auditoria Completa",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        440,
        380
      ],
      "typeVersion": 4.2
    },
    {
      "parameters": {
        "conditions": {
          "options": {
            "caseSensitive": true,
            "leftValue": "",
            "typeValidation": "strict"
          },
          "conditions": [
            {
              "id": "check-erros",
              "leftValue": "={{ $json.escalacoes.filter(l => l.tipo === 'erro').length }}",
              "rightValue": 0,
              "operator": {
                "type": "number",
                "operation": "gt"
              }
            }
          ],
          "combinator": "and"
        },
        "options": {}
      },
      "id": "if-erros",
      "name": "H\u00e1 erros?",
      "type": "n8n-nodes-base.if",
      "position": [
        660,
        380
      ],
      "typeVersion": 2
    },
    {
      "parameters": {
        "method": "POST",
        "url": "https://api.telegram.org/bot8564078131:AAFXL10HzW-9trv4SpAoZF-C37GJ_0guXeY/sendMessage",
        "sendBody": true,
        "contentType": "json",
        "jsonBody": "={{ JSON.stringify({ chat_id: '8597307408', text: '\ud83d\udd34 <b>Carlos \u2014 Erros detectados</b>\\n\\n' + $('Carlos \u2014 Auditoria Completa').item.json.escalacoes.filter(l => l.tipo === 'erro').map(e => '\u2022 ' + e.mensagem).join('\\n'), parse_mode: 'HTML' }) }}",
        "options": {}
      },
      "id": "telegram-carlos-erro",
      "name": "Telegram \u2014 Alerta de Erros",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        880,
        240
      ],
      "typeVersion": 4.2
    },
    {
      "parameters": {
        "method": "POST",
        "url": "https://api.telegram.org/bot8564078131:AAFXL10HzW-9trv4SpAoZF-C37GJ_0guXeY/sendMessage",
        "sendBody": true,
        "contentType": "json",
        "jsonBody": "={{ JSON.stringify({ chat_id: '8597307408', text: '\u2705 <b>Carlos \u2014 Auditoria OK</b>\\nNenhum erro encontrado. N\u00edvel Makarios confirmado. \ud83d\udc2f', parse_mode: 'HTML' }) }}",
        "options": {}
      },
      "id": "telegram-carlos-ok",
      "name": "Telegram \u2014 Tudo OK",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        880,
        520
      ],
      "typeVersion": 4.2
    }
  ],
  "connections": {
    "Todo Dia \u00e0s 6h": {
      "main": [
        [
          {
            "node": "Carlos \u2014 Auditoria Completa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Disparo Manual": {
      "main": [
        [
          {
            "node": "Carlos \u2014 Auditoria Completa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Carlos \u2014 Auditoria Completa": {
      "main": [
        [
          {
            "node": "H\u00e1 erros?",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "H\u00e1 erros?": {
      "main": [
        [
          {
            "node": "Telegram \u2014 Alerta de Erros",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Telegram \u2014 Tudo OK",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "tags": [
    {
      "name": "portal"
    },
    {
      "name": "carlos"
    },
    {
      "name": "tigrefc"
    }
  ]
}
Pro

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

About this workflow

03 · Auditoria Diária — Carlos. Uses httpRequest. Scheduled trigger; 6 nodes.

Source: https://github.com/comoquefazmarketing-bot/onovorizontino-portal/blob/f52eaaaa66238fe66fc2447f74aeab87568bd9a6/n8n/03-auditoria-diaria.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

ELYVN Deploy Verifier. Uses httpRequest. Scheduled trigger; 6 nodes.

HTTP Request
Web Scraping

Fechamento Mensal - Automação. Uses httpRequest, emailSend. Scheduled trigger; 6 nodes.

HTTP Request, Email Send
Web Scraping

Scheduled-Api-Call. Uses httpRequest. Scheduled trigger; 5 nodes.

HTTP Request
Web Scraping

WF-8: Data Sync. Uses httpRequest. Scheduled trigger; 5 nodes.

HTTP Request
Web Scraping

Obsidian Tag Index Refresher. Uses executeCommand, httpRequest. Scheduled trigger; 5 nodes.

Execute Command, HTTP Request