0733 Form Code Create Triggered

0733 Form Code Create Triggered

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

Workflow Overview

Total Nodes
13
Node Types
6

Node Types

form Trigger
On form submission
1 node
set
Get Folder Name
1 node
google Drive
Search specific folder, Create Folder, Upload Files, Upload to New Folder
4 nodes
if
Folder found ?
1 node
code
Prepare Files for Upload, Prepare Files for New Folder
2 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note4
4 nodes

Workflow JSON

11.45 KB
{
  "meta": {
    "instanceId": "d4d7965840e96e50a3e02959a8487c692901dfa8d5cc294134442c67ce1622d3",
    "templateCredsSetupCompleted": true
  },
  "name": "0733 Form Code Create Triggered",
  "nodes": [
    {
      "id": "9252c041-d6b2-49fe-8edb-8d8cb8a1341d",
      "name": "On form submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        240,
        0
      ],
      "webhookId": "0c5c8b39-06a7-4d07-95be-b729d2a9eb6f",
      "parameters": {
        "options": {},
        "formTitle": "Batch File Upload to Google Drive",
        "formFields": {
          "values": [
            {
              "fieldType": "file",
              "fieldLabel": "file",
              "requiredField": true
            },
            {
              "fieldLabel": "folderName",
              "requiredField": true
            }
          ]
        },
        "formDescription": "Use this form to upload multiple files to a specific Google Drive folder. Simply select your files and spe...

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