{
  "name": "Convert Revit Projects to Database with Drawings & Specifications using DDC",
  "nodes": [
    {
      "id": "795ed30e-8c1c-4163-a715-1cbed2e84c20",
      "name": "Form UI",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        800,
        768
      ]
    },
    {
      "id": "d806b3c5-b37f-4c31-b729-eed39f8c29df",
      "name": "Manual Trigger (Optional)",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        432,
        416
      ]
    },
    {
      "id": "0341b325-d8e1-4e0b-af16-c978aa50286e",
      "name": "Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -176,
        1008
      ],
      "parameters": {
        "width": 524,
        "height": 540,
        "content": "\n## ⚠️ Troubleshooting\n\n### Browser Popup Issues\nIf the form doesn't open:\n1. Look for a popup blocker icon in your browser's address bar\n2. Click it and select \"Always allow popups from this site\"\n3."
      }
    },
    {
      "id": "5a9b8bcb-a9ed-4e26-bc96-f20bc6840b79",
      "name": "Set the conversion variables",
      "type": "n8n-nodes-base.set",
      "position": [
        800,
        416
      ]
    },
    {
      "id": "abd24898-9349-4a9d-b141-952366d93507",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        624,
        176
      ],
      "parameters": {
        "width": 428,
        "height": 420,
        "content": "### Option 1: Manual Variables\n- Click **\"Manual Trigger\"** to use pre-configured variables\n- Modify the variables in the **\"Set Variables\"** node as needed\n\n## 🔧 Configuration\n- Update the **RvtExpor"
      }
    },
    {
      "id": "5b94ebb6-d9d7-4c2c-9be3-2b686bb7da56",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        624,
        608
      ],
      "parameters": {
        "width": 428,
        "height": 376,
        "content": "### Option 2: Form UI\n- Activate and click **\"Form UI\"** to open the web form\n- Fill in your converter path and Revit file path\n- Select export mode and options\n\n\n"
      }
    },
    {
      "id": "834ab7ac-e341-4644-8ccf-a74de3a1a49d",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1040,
        16
      ],
      "parameters": {
        "width": 340,
        "height": 132,
        "content": "⭐ **If you find our tools helpful**, please **consider starring** our repository on [GitHub](https://github.com/datadrivenconstruction/cad2data-Revit-IFC-DWG-DGN-pipeline-with-conversion-validation-qt"
      }
    },
    {
      "id": "fefc7765-70ef-4d4f-b18b-52cba0c927c0",
      "name": "Converting the project into a structured form1",
      "type": "n8n-nodes-base.executeCommand",
      "position": [
        1152,
        544
      ]
    },
    {
      "id": "0ad6e61e-1d2d-400f-859e-461a40d9de6c",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        368,
        160
      ],
      "parameters": {
        "width": 1020,
        "height": 836,
        "content": ""
      }
    },
    {
      "id": "a1bcc5e5-2ef3-4ce9-ba60-b2eefd600458",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -176,
        160
      ],
      "parameters": {
        "width": 520,
        "height": 836,
        "content": "## 📋 Options Parameter Configuration Guide\n\n## 🎯 Overview\nThe Options parameter allows you to customize the export process with various flags and settings. Multiple options can be combined using space"
      }
    }
  ],
  "connections": {
    "Form UI": {
      "main": [
        []
      ]
    },
    "Manual Trigger (Optional)": {
      "main": [
        [
          {
            "node": "Set the conversion variables",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set the conversion variables": {
      "main": [
        [
          {
            "node": "Converting the project into a structured form1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}