Workflow dashboard with mermaid.js

Workflow dashboard with mermaid.js

Manual
High
12
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
12
Node Types
9

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
respond To Webhook
Respond with Mermaid, Send Page
2 nodes
n8n
List workflows, Single workflow
2 nodes
aggregate
Aggregate
1 node
switch
Switch
1 node
set
Prepare workflow list, CONFIG
2 nodes
code
Code
1 node
sticky Note
Sticky Note3
1 node
webhook
Webhook
1 node

Workflow JSON

22.05 KB
{
  "id": "Um37boya1U0mnCjS",
  "meta": {
    "instanceId": "fb924c73af8f703905bc09c9ee8076f48c17b596ed05b18c0ff86915ef8a7c4a",
    "templateCredsSetupCompleted": true
  },
  "name": "Workflow dashboard with mermaid.js",
  "tags": [],
  "nodes": [
    {
      "id": "c1f74b3a-2ae6-4491-ac02-e1e0fd188664",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        1220,
        560
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2aef0899-91bb-4141-9ec1-def1c31806ae",
      "name": "Respond with Mermaid",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        2640,
        560
      ],
      "parameters": {
        "options": {
          "responseHeaders": {
            "entries": [
              {
                "name": "Content-Type",
                "value": "text/plain"
              }
            ]
          }
        },
        "respondWith": "text",
        "respon...

Showing first 1000 characters. Click "Expand" to view the full JSON.