私のワークフロー3

中級

これはHR, AI分野の自動化ワークフローで、9個のノードを含みます。主にReadPDF, SplitOut, GoogleDrive, HttpRequest, GoogleSheetsなどのノードを使用、AI技術を活用したスマート自動化を実現。 手軽な転職活動:次の仕事を自動で探す

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

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "lN9uOQVOTZqFlVsj",
  "meta": {
    "instanceId": "143d2ab55c8bffb06f8b9c7ad30335764fdc48bbbacecbe2218dadb998a32213",
    "templateCredsSetupCompleted": true
  },
  "name": "My workflow 3",
  "tags": [],
  "nodes": [
    {
      "id": "e5442c6a-ef95-4b78-b09a-35dee425d6f6",
      "name": "'execute'クリック時",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        0,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "527cc819-c439-4353-a247-c3e832485ff0",
      "name": "PDFを読む",
      "type": "n8n-nodes-base.readPDF",
      "position": [
        440,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "da9591a1-87fd-4b4e-bcae-ec2fc5264b9a",
      "name": "履歴書をダウンロード(PDFファイル)",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        220,
        0
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "2534a95b-7c65-4c3b-b927-9cdbfbb400a7",
      "name": "関連情報をフィルタリング",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        660,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "79a1858d-a405-4e09-8375-538550323cea",
      "name": "履歴書を分析",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        880,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "fa7e3279-b59d-4c65-bb94-9910f47ec315",
      "name": "適切な求人情報を検索",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1240,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "f85c66f9-08a7-472f-9cf2-8049ccf62ac4",
      "name": "求人情報を整理",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1460,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5fb3753e-b5b9-4a8f-942b-986cd571764d",
      "name": "スプレッドシートに整理した求人情報をアップロード",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1700,
        0
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "2a7c8960-b9ec-4114-bc5e-0d878d7485ed",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -840,
        -180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "aa3dddb1-e084-448d-befc-dc430ad6bb48",
  "connections": {
    "527cc819-c439-4353-a247-c3e832485ff0": {
      "main": [
        [
          {
            "node": "2534a95b-7c65-4c3b-b927-9cdbfbb400a7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "79a1858d-a405-4e09-8375-538550323cea": {
      "main": [
        [
          {
            "node": "fa7e3279-b59d-4c65-bb94-9910f47ec315",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e5442c6a-ef95-4b78-b09a-35dee425d6f6": {
      "main": [
        [
          {
            "node": "da9591a1-87fd-4b4e-bcae-ec2fc5264b9a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f85c66f9-08a7-472f-9cf2-8049ccf62ac4": {
      "main": [
        [
          {
            "node": "5fb3753e-b5b9-4a8f-942b-986cd571764d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fa7e3279-b59d-4c65-bb94-9910f47ec315": {
      "main": [
        [
          {
            "node": "f85c66f9-08a7-472f-9cf2-8049ccf62ac4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "da9591a1-87fd-4b4e-bcae-ec2fc5264b9a": {
      "main": [
        [
          {
            "node": "527cc819-c439-4353-a247-c3e832485ff0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2534a95b-7c65-4c3b-b927-9cdbfbb400a7": {
      "main": [
        [
          {
            "node": "79a1858d-a405-4e09-8375-538550323cea",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - 人事, 人工知能

有料ですか?

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

ワークフロー情報
難易度
中級
ノード数9
カテゴリー2
ノードタイプ8
難易度説明

経験者向け、6-15ノードの中程度の複雑さのワークフロー

作成者
Mateo Fiorito Rocha

Mateo Fiorito Rocha

@lemolex

Passionate about AI-driven automation, LLMs, and intelligent systems that enhance efficiency and engagement. Let’s build smarter workflows, send me a message!

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34