GPT-4o、GoHighLevel、Google Drive、Slack、Gmail を使って顧客の入社を自動化

上級

これはAI Summarization, Multimodal AI分野の自動化ワークフローで、17個のノードを含みます。主にSet, Gmail, Slack, SplitOut, HighLevelなどのノードを使用。 GPT-4o、GoHighLevel、Google Drive、Slack、Gmailを使った顧客社内アクションの自動化

前提条件
  • Googleアカウント + Gmail API認証情報
  • Slack Bot Token または Webhook URL
  • Google Drive API認証情報
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "2d54f61dfd963457efb86a8690aae457934e92fb9e4b8b6490ca74fc37094458",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "d6a529d7-c119-466b-b4fc-f077f0e0f9c8",
      "name": "ウェルカムメール送信",
      "type": "n8n-nodes-base.gmail",
      "position": [
        3120,
        304
      ],
      "webhookId": "08dd43fe-2d72-4b26-a91e-02e0f99c0725",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "4b4d20c6-1cba-48ba-90f7-0a5665242840",
      "name": "フォーム送信時",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        1024,
        288
      ],
      "webhookId": "07797034-7340-43cb-8ea2-6afa1b05ddd4",
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "234b2975-c2b0-456e-b293-dc1ba1f6704c",
      "name": "Slack | チャンネル作成",
      "type": "n8n-nodes-base.slack",
      "position": [
        2688,
        304
      ],
      "webhookId": "17a1668c-e749-44ca-abd2-89dda54ad0ef",
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 2.3
    },
    {
      "id": "99c7653e-1bc8-45ad-a511-7f05b67044a8",
      "name": "Slack | メッセージ投稿",
      "type": "n8n-nodes-base.slack",
      "position": [
        2912,
        304
      ],
      "webhookId": "04e02f40-5671-47a3-b27f-332b91ed1e43",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "6e91cfb9-270a-4b2b-8d42-64f22a16d9fd",
      "name": "OpenAI チャットモデル",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1856,
        528
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "cea7d60c-00bb-4f65-917a-2e3f216d585f",
      "name": "タスクのセグメント化",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1888,
        320
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "50143bde-7c30-41e2-a4ab-bdf3900084ed",
      "name": "構造化出力パーサー",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        2096,
        528
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "0c917f87-8ae4-45a9-879d-4dacaf94335a",
      "name": "分割 (Split Out1)",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        2256,
        320
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c189cb4a-a204-4bbd-a1fe-fa53b9238a9b",
      "name": "アイテムをループ",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        2448,
        320
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "5ec1120a-330b-482a-b19c-7f7cbf08daf2",
      "name": "ドキュメント名変更",
      "type": "n8n-nodes-base.set",
      "position": [
        1328,
        288
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "37a8ed8f-a79a-4d64-97ba-d17aed4aab6e",
      "name": "ファイルから抽出",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        1184,
        288
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "42f52ce4-7ec4-421f-9a36-87f485ebe6bb",
      "name": "フォルダIDを変更",
      "type": "n8n-nodes-base.set",
      "position": [
        1664,
        288
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "135d43c2-5254-4039-9e27-9d788214e1a8",
      "name": "メインクライアントフォルダ作成",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        1488,
        288
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "6034fdb5-1b6f-4706-b974-76d657ecf68b",
      "name": "コンタクトを作成または更新",
      "type": "n8n-nodes-base.highLevel",
      "position": [
        1904,
        64
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "37291fd3-c5ee-4a51-a3cc-3c378e244c43",
      "name": "タスク作成",
      "type": "n8n-nodes-base.highLevel",
      "position": [
        2688,
        480
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "56383725-7f7f-4a2b-b48b-ba3b49009e34",
      "name": "付箋8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        944,
        -320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b26c8b05-ff01-40a1-a931-8fbe02ae64c7",
      "name": "付箋9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1408,
        -320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "5ec1120a-330b-482a-b19c-7f7cbf08daf2": {
      "main": [
        [
          {
            "node": "135d43c2-5254-4039-9e27-9d788214e1a8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0c917f87-8ae4-45a9-879d-4dacaf94335a": {
      "main": [
        [
          {
            "node": "c189cb4a-a204-4bbd-a1fe-fa53b9238a9b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "37291fd3-c5ee-4a51-a3cc-3c378e244c43": {
      "main": [
        [
          {
            "node": "c189cb4a-a204-4bbd-a1fe-fa53b9238a9b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cea7d60c-00bb-4f65-917a-2e3f216d585f": {
      "main": [
        [
          {
            "node": "0c917f87-8ae4-45a9-879d-4dacaf94335a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c189cb4a-a204-4bbd-a1fe-fa53b9238a9b": {
      "main": [
        [
          {
            "node": "234b2975-c2b0-456e-b293-dc1ba1f6704c",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "37291fd3-c5ee-4a51-a3cc-3c378e244c43",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "42f52ce4-7ec4-421f-9a36-87f485ebe6bb": {
      "main": [
        [
          {
            "node": "6034fdb5-1b6f-4706-b974-76d657ecf68b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "37a8ed8f-a79a-4d64-97ba-d17aed4aab6e": {
      "main": [
        [
          {
            "node": "5ec1120a-330b-482a-b19c-7f7cbf08daf2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6e91cfb9-270a-4b2b-8d42-64f22a16d9fd": {
      "ai_languageModel": [
        [
          {
            "node": "cea7d60c-00bb-4f65-917a-2e3f216d585f",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "4b4d20c6-1cba-48ba-90f7-0a5665242840": {
      "main": [
        [
          {
            "node": "37a8ed8f-a79a-4d64-97ba-d17aed4aab6e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "99c7653e-1bc8-45ad-a511-7f05b67044a8": {
      "main": [
        [
          {
            "node": "d6a529d7-c119-466b-b4fc-f077f0e0f9c8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "234b2975-c2b0-456e-b293-dc1ba1f6704c": {
      "main": [
        [
          {
            "node": "99c7653e-1bc8-45ad-a511-7f05b67044a8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "50143bde-7c30-41e2-a4ab-bdf3900084ed": {
      "ai_outputParser": [
        [
          {
            "node": "cea7d60c-00bb-4f65-917a-2e3f216d585f",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "135d43c2-5254-4039-9e27-9d788214e1a8": {
      "main": [
        [
          {
            "node": "42f52ce4-7ec4-421f-9a36-87f485ebe6bb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6034fdb5-1b6f-4706-b974-76d657ecf68b": {
      "main": [
        [
          {
            "node": "cea7d60c-00bb-4f65-917a-2e3f216d585f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - AI要約, マルチモーダルAI

有料ですか?

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

関連ワークフロー

GPT-4o-mini、Asana、Slack、Google Drive、Gmail を使って顧客の入社を自動化
GPT-4o-mini、Asana、Slack、Google Drive、Gmailを使った顧客社内アクションの自動化
Set
Asana
Gmail
+
Set
Asana
Gmail
19 ノードAdam Crafts
AI要約
30 秒で顧客の入社を完了する AI システム
GPT-4、Google Drive、ClickUp、Slackを使った顧客社内アクションの自動化
Set
Gmail
Slack
+
Set
Gmail
Slack
18 ノードMuhammad Bello
プロジェクト管理
OpenAI、ElevenLabs、Fal.ai を使用した動画・パ odcast・ASM R向けのウイルス性コンテンツ自動作成
OpenAI、ElevenLabs、そして Fal.ai を使って動画、ポッドキャスト、ASMR に向けたウイルスのコンテンツ作成を自動化
Set
Code
Wait
+
Set
Code
Wait
97 ノードAdam Crafts
コンテンツ作成
OpenAIとFirecrawlを使って製品URLからAI生成のMeta広告キャンペーンを作成する
OpenAI と Firecrawl を使って製品 URL から AI 生成の Meta 広告キャンペーンを作成
If
Set
Code
+
If
Set
Code
40 ノードAdam Crafts
コンテンツ作成
顧客への請日の自動送付
OCR.Space、GPT-4、および Google Drive から Gmail への自動化
If
Set
Code
+
If
Set
Code
29 ノードMichael Taleb
AI要約
Mistral AI、LinkedIn、Google Sheets を使って求人検索と履歴書のカスタマイズを自動化
Mistral AI、LinkedIn、Google Sheets を使って 自動採用情報の検索とCVカスタマイズを行う
Set
Code
Html
+
Set
Code
Html
46 ノードJordan Hoyle
個人の生産性
ワークフロー情報
難易度
上級
ノード数17
カテゴリー2
ノードタイプ13
難易度説明

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

作成者
Adam Crafts

Adam Crafts

@adamcrafts

As an experienced AI Agent Builder, I specialize in creating intelligent solutions tailored to enhance automation, streamline operations, and drive innovation. 🛠️ My passion lies in transforming ideas into functional AI agents that deliver tangible results.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34