JSONフォルダ分離

上級

これはFile Management分野の自動化ワークフローで、16個のノードを含みます。主にCode, HttpRequest, GoogleSheets, ManualTrigger, ReadWriteFileなどのノードを使用。 Google スプレッドシートからバッチで JSON ファイルをローカルフォルダにダウンロード

前提条件
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "30LBIZdc1EWwxA14",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
    "templateCredsSetupCompleted": true
  },
  "name": "Json Folder Separation",
  "tags": [],
  "nodes": [
    {
      "id": "0fc0a74b-335e-40ea-9528-6fd4996e0054",
      "name": "ワークフロー実行時",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        0,
        80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5ba7a93e-0de3-4f15-b617-dd51fa420f5b",
      "name": "シートの行を取得",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        224,
        80
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "6304e17b-dbe7-4432-adf6-859d478452dc",
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1120,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "bb8f9d28-f746-48e7-88a6-332e9ef5fa09",
      "name": "アイテムをループ処理",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        896,
        80
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "1b1dd00f-8b1d-4c7f-821c-800c3071d9e9",
      "name": "ディスクからファイルを読み書き",
      "type": "n8n-nodes-base.readWriteFile",
      "position": [
        1568,
        80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b301e0e4-ab3a-451c-a16d-efc0a5d6de8c",
      "name": "Code2",
      "type": "n8n-nodes-base.code",
      "position": [
        1344,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "570b681d-f903-4e04-9623-1158158dd29b",
      "name": "名前とURLを取得",
      "type": "n8n-nodes-base.code",
      "position": [
        448,
        80
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "46ad6abd-0855-4e85-8b8b-ac238c0be541",
      "name": "URLをダウンロードURLに変換",
      "type": "n8n-nodes-base.code",
      "position": [
        672,
        80
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "391c3ba3-b42a-4e37-81ec-40a50bdc1f0c",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -272,
        -128
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "40c75f58-29aa-4155-89fd-96ef88f1310c",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        112,
        224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "466c47bf-9d13-4625-b2f8-676de72fe4fd",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        256,
        -208
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "93cfa4f0-ff84-40fc-87df-513e22a0ef39",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        528,
        208
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9c3eb039-e5db-4879-9e5e-ea7f7e3adefb",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        736,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c1a9dcd0-14e2-4722-be04-bf94cea15e40",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1056,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "60544704-6597-4e82-93f8-55f505f4ce4c",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1216,
        -288
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8b68dcbc-c163-4441-b546-6de20117f6db",
      "name": "付箋7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1712,
        -112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "14a9eb5c-a80e-4d24-92d1-0610f6c0411c",
  "connections": {
    "b301e0e4-ab3a-451c-a16d-efc0a5d6de8c": {
      "main": [
        [
          {
            "node": "1b1dd00f-8b1d-4c7f-821c-800c3071d9e9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6304e17b-dbe7-4432-adf6-859d478452dc": {
      "main": [
        [
          {
            "node": "b301e0e4-ab3a-451c-a16d-efc0a5d6de8c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bb8f9d28-f746-48e7-88a6-332e9ef5fa09": {
      "main": [
        [],
        [
          {
            "node": "6304e17b-dbe7-4432-adf6-859d478452dc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "570b681d-f903-4e04-9623-1158158dd29b": {
      "main": [
        [
          {
            "node": "46ad6abd-0855-4e85-8b8b-ac238c0be541",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "46ad6abd-0855-4e85-8b8b-ac238c0be541": {
      "main": [
        [
          {
            "node": "bb8f9d28-f746-48e7-88a6-332e9ef5fa09",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5ba7a93e-0de3-4f15-b617-dd51fa420f5b": {
      "main": [
        [
          {
            "node": "570b681d-f903-4e04-9623-1158158dd29b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1b1dd00f-8b1d-4c7f-821c-800c3071d9e9": {
      "main": [
        [
          {
            "node": "bb8f9d28-f746-48e7-88a6-332e9ef5fa09",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0fc0a74b-335e-40ea-9528-6fd4996e0054": {
      "main": [
        [
          {
            "node": "5ba7a93e-0de3-4f15-b617-dd51fa420f5b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - ファイル管理

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
上級
ノード数16
カテゴリー1
ノードタイプ7
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者
Rahul Joshi

Rahul Joshi

@rahul08

Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34