{
  "name": "Automate client onboarding with GPT-4, Google Drive, ClickUp & Slack",
  "nodes": [
    {
      "id": "a0128587-4111-4b8d-b3fd-fa282ceb15dc",
      "name": "On form submission1",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -32,
        288
      ]
    },
    {
      "id": "367c750b-fb53-4705-9ba7-2025d00815b5",
      "name": "Extract from File1",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        176,
        288
      ]
    },
    {
      "id": "2aa093e9-da2e-4adb-b971-20925fb45b11",
      "name": "Remane Doc",
      "type": "n8n-nodes-base.set",
      "position": [
        384,
        288
      ]
    },
    {
      "id": "73414e81-a61f-4a02-a7e4-00251266c1b2",
      "name": "Create Main Client Folder",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        592,
        288
      ]
    },
    {
      "id": "9fe4c7ac-70e3-488e-af64-fd79ff643359",
      "name": "Remane Folder ID",
      "type": "n8n-nodes-base.set",
      "position": [
        800,
        288
      ]
    },
    {
      "id": "2c285e19-389c-4d2b-881e-e9db9399c83b",
      "name": "Click Up~Create a folder",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        1008,
        288
      ]
    },
    {
      "id": "d0322304-44a2-4a1b-ba5a-80876cacd23e",
      "name": "Click Up~Create a list",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        1216,
        288
      ]
    },
    {
      "id": "88d30b15-e09c-4970-b75c-f1b6602eae6a",
      "name": "Segment Task",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -32,
        528
      ]
    },
    {
      "id": "3008eedb-3ef8-41e0-b60c-6b12f6dacea8",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -160,
        848
      ]
    },
    {
      "id": "d0059ab7-d1c0-418a-ae0a-6359bc441218",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        176,
        800
      ]
    },
    {
      "id": "a6988b38-2ea0-4425-a3e8-301f45055e0d",
      "name": "Send Welcome Email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1344,
        544
      ]
    },
    {
      "id": "634d8cf7-094c-45e5-8f3b-2c207bc70057",
      "name": "Slack | Create Channel",
      "type": "n8n-nodes-base.slack",
      "position": [
        800,
        512
      ]
    },
    {
      "id": "0305b457-da75-4b0b-9218-c272b24bb3b8",
      "name": "Slack | Post Message",
      "type": "n8n-nodes-base.slack",
      "position": [
        1040,
        512
      ]
    },
    {
      "id": "ced4f3b6-9e89-4dbe-a238-91e7dfa255ac",
      "name": "Split Out1",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        320,
        528
      ]
    },
    {
      "id": "aed084e7-5082-45f7-8e86-dd8cdf1efc14",
      "name": "Loop Over Items",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        512,
        528
      ]
    },
    {
      "id": "5351d60b-b902-4f51-ba78-6be220c6541e",
      "name": "Create a task",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        736,
        704
      ]
    },
    {
      "id": "0da84048-eca0-40fd-9b9f-fee5e806f011",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -560,
        160
      ],
      "parameters": {
        "width": 432,
        "height": 640,
        "content": " \n\n## 🔧 Configuration Notes\n\n**Before running this workflow**:\n\n1. **Google Drive**:\n\n   * Configure OAuth2 credentials\n   * Confirm the account can create folders\n\n2. **ClickUp**:\n\n   * Retrieve API "
      }
    },
    {
      "id": "76e96e9c-207b-4f7e-a43f-f9a239e07897",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1360,
        160
      ],
      "parameters": {
        "width": 752,
        "height": 560,
        "content": " \n##  AI Client Onboarding Workflow\n\n**Purpose**: Streamline and fully automate the onboarding process for new **AI automation** clients\n\n**Triggered by**: **n8n** form submission\n\n**Actions performed"
      }
    }
  ],
  "connections": {
    "Remane Doc": {
      "main": [
        [
          {
            "node": "Create Main Client Folder",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out1": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Segment Task": {
      "main": [
        [
          {
            "node": "Split Out1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create a task": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [
          {
            "node": "Slack | Create Channel",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Create a task",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Remane Folder ID": {
      "main": [
        [
          {
            "node": "Click Up~Create a folder",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Segment Task",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Extract from File1": {
      "main": [
        [
          {
            "node": "Remane Doc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "On form submission1": {
      "main": [
        [
          {
            "node": "Extract from File1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Slack | Post Message": {
      "main": [
        [
          {
            "node": "Send Welcome Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click Up~Create a list": {
      "main": [
        [
          {
            "node": "Segment Task",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Slack | Create Channel": {
      "main": [
        [
          {
            "node": "Slack | Post Message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click Up~Create a folder": {
      "main": [
        [
          {
            "node": "Click Up~Create a list",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Segment Task",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Create Main Client Folder": {
      "main": [
        [
          {
            "node": "Remane Folder ID",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}