Visual Workflow Dashboard with Mermaid.js

275625be-9023-4242-94c1-38c294497c42

Latency
21ms
Cost
$0.0000
Tokens
0
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "c1f74b3a-2ae6-4491-ac02-e1e0fd188664",
    "timestamp": 1783206220827
  },
  {
    "data": {
      "initialData": {
        "id": "wf_12345abcde",
        "name": "Order Processing Workflow",
        "query": {
          "wfid": "wf_12345abcde"
        },
        "wf_data": {
          "id": "wf_12345abcde",
          "name": "Order Processing Workflow",
          "nodes": [
            {
              "name": "Start",
              "type": "trigger",
              "parameters": {}
            },
            {
              "name": "Process Order",
              "type": "switch",
              "parameters": {}
            },
            {
              "name": "Send Confirmation",
              "type": "send_email",
              "parameters": {
                "subject": "Order Confirmation #"
              }
            },
            {
              "name": "Notify Customer",
              "type": "send_email",
              "parameters": {
                "subject": "Payment Required for Order #"
              }
            },
            {
              "name": "Update Inventory",
              "type": "http_request",
              "parameters": {
                "url": "https://api.example.com/inventory/update",
                "body": {},
                "method": "POST"
              }
            },
            {
              "name": "Close Order",
              "type": "set",
              "parameters": {
                "values": {
                  "status": "Closed"
                }
              }
            }
          ],
          "connections": {
            "Start": [
              "Process Order"
            ],
            "Process Order": [
              "Send Confirmation",
              "Notify Customer"
            ],
            "Notify Customer": [
              "Close Order"
            ],
            "Update Inventory": [
              "Close Order"
            ],
            "Send Confirmation": [
              "Update Inventory"
            ]
          }
        },
        "instance_url": "https://my.n8n.instance.com",
        "mermaidChart": "graph TD\n    A[Start] --> B{Process Order}\n    B -- Paid --> C[Send Confirmation]\n    B -- Unpaid --> D[Notify Customer]\n    C --> E[Update Inventory]\n    D --> F[Close Order]\n    E --> F",
        "webhook_name": "OrderProcessingWebhook",
        "webhook_path": "/webhook/order_processing"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1783206220827
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "c1f74b3a-2ae6-4491-ac02-e1e0fd188664",
    "timestamp": 1783206220827
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2aef0899-91bb-4141-9ec1-def1c31806ae",
    "timestamp": 1783206220829
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783206220829
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2aef0899-91bb-4141-9ec1-def1c31806ae",
    "timestamp": 1783206220829
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2c60a2e2-9f35-45dc-94d1-daf75314e934",
    "timestamp": 1783206220831
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783206220831
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2c60a2e2-9f35-45dc-94d1-daf75314e934",
    "timestamp": 1783206220831
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "ce4e49b9-e1ab-44d1-9490-5c685c9023d9",
    "timestamp": 1783206220833
  },
  {
    "data": {
      "count": 1
    },
    "event": "aggregate",
    "nodeId": "passthrough",
    "timestamp": 1783206220833
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "ce4e49b9-e1ab-44d1-9490-5c685c9023d9",
    "timestamp": 1783206220833
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bc48416a-01ff-45f4-9bf2-9f4a39054b54",
    "timestamp": 1783206220835
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783206220835
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bc48416a-01ff-45f4-9bf2-9f4a39054b54",
    "timestamp": 1783206220835
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "85f28981-544b-4510-b1ee-d4d538455074",
    "timestamp": 1783206220837
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1783206220837
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "85f28981-544b-4510-b1ee-d4d538455074",
    "timestamp": 1783206220837
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "95e0b67b-5e5b-4433-9822-da86900c12ca",
    "timestamp": 1783206220840
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783206220840
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "95e0b67b-5e5b-4433-9822-da86900c12ca",
    "timestamp": 1783206220840
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "7f964438-a211-40bf-a991-a93848607513",
    "timestamp": 1783206220842
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783206220842
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "7f964438-a211-40bf-a991-a93848607513",
    "timestamp": 1783206220842
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "d379a0b6-aaee-4f4d-91be-74d79c160bb8",
    "timestamp": 1783206220844
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783206220844
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "d379a0b6-aaee-4f4d-91be-74d79c160bb8",
    "timestamp": 1783206220844
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "bfc42a15-130c-4e81-9f89-c07b3bb56928",
    "timestamp": 1783206220844
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "bfc42a15-130c-4e81-9f89-c07b3bb56928",
    "timestamp": 1783206220846
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "63245902-69d7-4d75-8cb3-58198208220a",
    "timestamp": 1783206220848
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783206220848
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "63245902-69d7-4d75-8cb3-58198208220a",
    "timestamp": 1783206220848
  }
]