AutomationFlowsData & Sheets › Acl - Efficiency Dashboard

Acl - Efficiency Dashboard

ACL - Efficiency Dashboard. Uses mongoDb. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesMongoDB
Data & Sheets Trigger: Webhook 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": "ACL - Efficiency Dashboard",
  "nodes": [
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "metrics/log",
        "options": {}
      },
      "id": "metrics-webhook",
      "name": "Webhook M\u00e9tricas",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        0,
        0
      ]
    },
    {
      "parameters": {
        "operation": "insert",
        "database": "academic_chain",
        "collection": "metrics_log",
        "fields": [
          "timestamp",
          "source",
          "saved_cost"
        ]
      },
      "id": "mongo-save",
      "name": "Guardar en MongoDB",
      "type": "n8n-nodes-base.mongoDb",
      "typeVersion": 1.1,
      "position": [
        250,
        0
      ]
    }
  ],
  "connections": {
    "Webhook M\u00e9tricas": {
      "main": [
        [
          {
            "node": "Guardar en MongoDB",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

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

About this workflow

ACL - Efficiency Dashboard. Uses mongoDb. Webhook trigger; 2 nodes.

Source: https://github.com/Aether-Connect-Labs/AcademicChain-Ledger/blob/main/n8n/workflows/efficiency_dashboard.json — original creator credit. Request a take-down →

More Data & Sheets workflows → · Browse all categories →

Related workflows

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

Data & Sheets

API - Get Tokens. Uses mongoDb. Webhook trigger; 5 nodes.

MongoDB
Data & Sheets

Calendars. Uses jwt, mongoDb. Webhook trigger; 4 nodes.

Jwt, MongoDB
Data & Sheets

Interview Prep Flow. Uses httpRequest, mongoDb. Webhook trigger; 4 nodes.

HTTP Request, MongoDB
Data & Sheets

Orquestador Multichain AcademicChain. Uses httpRequest, moveBinaryData, mongoDb. Webhook trigger; 23 nodes.

HTTP Request, Move Binary Data, MongoDB
Data & Sheets

⚠️ COMMUNITY TEMPLATE DISCLAIMER: This is a community-contributed template that uses ScrapeGraphAI (a community node). Please ensure you have the ScrapeGraphAI community node installed in your n8n ins

N8N Nodes Scrapegraphai, MongoDB, Mailgun