Apify、Google Gemini、Sheetsを使ってUpworkの提案生成をリアルタイムで自動化

上級

これはLead Generation, Multimodal AI分野の自動化ワークフローで、25個のノードを含みます。主にIf, Set, Gmail, Summarize, GoogleSheetsなどのノードを使用。 Upwork提案生成をAIで自動化するにはApify、Google Gemini、Sheetsを活用しましょう

前提条件
  • Googleアカウント + Gmail API認証情報
  • Google Sheets API認証情報
  • Google Gemini API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "h7kye1TyifE8jVpQ",
  "meta": {
    "instanceId": "1a54c41d9050a8f1fa6f74ca858828ad9fb97b9fafa3e9760e576171c531a787"
  },
  "name": "Live-Automate AI Upwork Proposal Generation with Apify, Google Gemini & Sheets",
  "tags": [],
  "nodes": [
    {
      "id": "6de5e3c9-fbef-4fbb-863f-2f100e802601",
      "name": "ワークフローを実行",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -256,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ac26904f-2ee9-4417-bf60-3f059686c0be",
      "name": "Upwork Actor(リスト済み案件)を実行",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        64,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c86c636f-e414-4ba9-98d1-26a2f2a26175",
      "name": "Upwork Actorからデータセットを取得",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        288,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "78dd55ae-37a3-4178-9e70-167dd21666c2",
      "name": "抽出データをSheetsに追加",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        656,
        240
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "eb2586a4-6bb2-4302-acf5-5efe6e495076",
      "name": "新規案件数をカウント",
      "type": "n8n-nodes-base.summarize",
      "position": [
        1008,
        240
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "6906f045-15e7-4bab-a0a4-97bcd6466257",
      "name": "メール通知を送信",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1360,
        240
      ],
      "webhookId": "57c8be7f-1f81-469e-81b0-448ef55d6e2f",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "06bbaf29-c309-484e-a711-0d6c3f7c3140",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        -48
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d1013079-63ff-4c95-8974-fdf077c5412d",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        576,
        96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e9ccf231-e7cd-42b6-a4ec-774e7a375c61",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        928,
        112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c9f81e8f-c955-47bc-9f63-963b7c8de3b6",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1280,
        96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "070434c0-5503-455d-9e69-90522afac0e5",
      "name": "If (条件分岐)",
      "type": "n8n-nodes-base.if",
      "position": [
        32,
        560
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "42496b60-1d0a-41b7-be95-262981058f6a",
      "name": "Google Gemini チャットモデル",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        464,
        976
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "efee4d21-e839-4b5f-8c87-6234c6e44f11",
      "name": "構造化出力パーサー",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        624,
        976
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "963eef64-a1d1-4a1e-9266-93984739f118",
      "name": "シートの行を取得",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -256,
        560
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "a84799f2-70ef-4980-81c3-afc7a8b51c91",
      "name": "フィールドを編集",
      "type": "n8n-nodes-base.set",
      "position": [
        848,
        560
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "9a168243-ebcf-4b0d-9761-cdec750908ff",
      "name": "メッセージを送信",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1664,
        560
      ],
      "webhookId": "57c8be7f-1f81-469e-81b0-448ef55d6e2f",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "1723dd54-0806-4d3e-bf2e-53ddc5acd929",
      "name": "要約",
      "type": "n8n-nodes-base.summarize",
      "position": [
        1376,
        560
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "e3573056-1527-43b7-b724-03ac0f693dad",
      "name": "シートに行を追加または更新",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1184,
        560
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "e42d7f08-c1ab-4e08-bf9e-bc97d842de4b",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -640,
        528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "df087f1e-c45a-4363-a076-b28bfd0606cf",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        688
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "33a8cdb2-5908-4201-ba34-9f52b641aaa4",
      "name": "提案文作成",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        464,
        816
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "26408e94-bf72-493d-8123-583aace9921f",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        816,
        720
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ebeb68c3-ac91-4bd0-91e4-03272cdf8c50",
      "name": "付箋7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1536,
        400
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "492bac5d-11ce-45a1-9e57-2475b8895b85",
      "name": "付箋8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1136,
        736
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5d88a224-02ac-4c9d-8861-bd860673ce66",
      "name": "付箋9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        352,
        496
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "72a480b8-38e5-4c96-b924-d07bad552e18",
  "connections": {
    "070434c0-5503-455d-9e69-90522afac0e5": {
      "main": [
        [
          {
            "node": "33a8cdb2-5908-4201-ba34-9f52b641aaa4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1723dd54-0806-4d3e-bf2e-53ddc5acd929": {
      "main": [
        [
          {
            "node": "9a168243-ebcf-4b0d-9761-cdec750908ff",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a84799f2-70ef-4980-81c3-afc7a8b51c91": {
      "main": [
        [
          {
            "node": "e3573056-1527-43b7-b724-03ac0f693dad",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "33a8cdb2-5908-4201-ba34-9f52b641aaa4": {
      "main": [
        [
          {
            "node": "a84799f2-70ef-4980-81c3-afc7a8b51c91",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "eb2586a4-6bb2-4302-acf5-5efe6e495076": {
      "main": [
        [
          {
            "node": "6906f045-15e7-4bab-a0a4-97bcd6466257",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "963eef64-a1d1-4a1e-9266-93984739f118": {
      "main": [
        [
          {
            "node": "070434c0-5503-455d-9e69-90522afac0e5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6906f045-15e7-4bab-a0a4-97bcd6466257": {
      "main": [
        [
          {
            "node": "963eef64-a1d1-4a1e-9266-93984739f118",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "42496b60-1d0a-41b7-be95-262981058f6a": {
      "ai_languageModel": [
        [
          {
            "node": "33a8cdb2-5908-4201-ba34-9f52b641aaa4",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "efee4d21-e839-4b5f-8c87-6234c6e44f11": {
      "ai_outputParser": [
        [
          {
            "node": "33a8cdb2-5908-4201-ba34-9f52b641aaa4",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "e3573056-1527-43b7-b724-03ac0f693dad": {
      "main": [
        [
          {
            "node": "1723dd54-0806-4d3e-bf2e-53ddc5acd929",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "78dd55ae-37a3-4178-9e70-167dd21666c2": {
      "main": [
        [
          {
            "node": "eb2586a4-6bb2-4302-acf5-5efe6e495076",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ac26904f-2ee9-4417-bf60-3f059686c0be": {
      "main": [
        [
          {
            "node": "c86c636f-e414-4ba9-98d1-26a2f2a26175",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c86c636f-e414-4ba9-98d1-26a2f2a26175": {
      "main": [
        [
          {
            "node": "78dd55ae-37a3-4178-9e70-167dd21666c2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6de5e3c9-fbef-4fbb-863f-2f100e802601": {
      "main": [
        [
          {
            "node": "ac26904f-2ee9-4417-bf60-3f059686c0be",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - リード獲得, マルチモーダルAI

有料ですか?

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

関連ワークフロー

Apify、Apollo.io、Google Geminiを使ったLinkedIn求人情報のAI駆動リード生成の自動化
LinkedIn求人検索からの自動化リード生成:Apify、Apollo.io、Google Gemini
If
Code
Limit
+
If
Code
Limit
47 ノードIntuz
リード獲得
リアルタイムでLinkedInプロフィールを自動調査し、AIを活用したリード発信(Apify、Gemini、Sheetsを使用)
Apify、Gemini、 Sheets を使って LinkedIn プロフィール調査とメールアウトレッチを自動化
If
Limit
Google Sheets
+
If
Limit
Google Sheets
20 ノードIntuz
リード獲得
CBによる企業資金提供と情報提供
自動化されたリード生成とメールアウトリーチ:Apify、Apollo.io、GPT-4、Google Sheets
If
Code
Merge
+
If
Code
Merge
32 ノードIntuz
リード獲得
LinkedIn求人ボランティア、Apify、Apollo.io、そしてGoogle Geminiを使用したセールス拡張の自動化
LinkedInの求人シグナルを使い、ApifyとGoogle Geminiでパーソナライズされたセールス拡大を作成
If
Code
Limit
+
If
Code
Limit
47 ノードIntuz
リアルタイム - GeminiとCreatomateを使ってウイルスのAI動画制作と投稿を自動化
AI動画制作とマルチプラットフォーム公開にはGeminiとCreatomateを活用しましょう
Set
Code
Wait
+
Set
Code
Wait
47 ノードIntuz
コンテンツ作成
カスタマイズされたメール
Gemini AIとGoogleスプレッドシートを使ってパーソナライズされた営業アウトリーチメール作成
If
Set
Google Sheets
+
If
Set
Google Sheets
8 ノードIntuz
リードナーチャリング
ワークフロー情報
難易度
上級
ノード数25
カテゴリー2
ノードタイプ11
難易度説明

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

作成者
Intuz

Intuz

@intuz

Workflow automation can help automate your routine activities and help saves $$$, as well as hours of time. As a boutique tech consulting company, Intuz help businesses with custom AI/ML, AI Workflow Automations, and software development. Automate your business workflow for: Sales Marketing Accounting Finance Operations E-Commerce Customer Support Admin & Backoffice Logistics & Supply Chain

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34