エレガントな顧客紹介カスタマーサービス — プロフェッショナル版(汎用、v3)

上級

これはCRM, Multimodal AI分野の自動化ワークフローで、31個のノードを含みます。主にIf, Set, Notion, Hubspot, Webhookなどのノードを使用。 Notion、メール、CRMの統合による自動顧客オンボーディングシステム

前提条件
  • Notion API Key
  • HubSpot API Key
  • HTTP Webhookエンドポイント(n8nが自動生成)
  • Airtable API Key
  • Telegram Bot Token
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "templateCredsWarning": "Attach credentials after import. No secrets in JSON. Markdown stickies included for submission."
  },
  "name": "Graceful Client Onboarding Concierge — Pro (General Use, v3)",
  "nodes": [
    {
      "name": "付箋: README",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        -120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-README-0"
    },
    {
      "name": "付箋: 前提条件 + CSV",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-CSV-1"
    },
    {
      "name": "付箋: セットアップチェックリスト",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "--2"
    },
    {
      "name": "付箋: テスト記録",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "--3"
    },
    {
      "name": "付箋: コンプライアンス + トラブルシューティング",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "--4"
    },
    {
      "name": "付箋: 変更履歴",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "--5"
    },
    {
      "name": "クライアント情報取得 Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -160,
        40
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "-Webhook-6"
    },
    {
      "name": "手動トリガー",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -160,
        200
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--7"
    },
    {
      "name": "設定: ユーザー設定",
      "type": "n8n-nodes-base.set",
      "position": [
        80,
        200
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "--8"
    },
    {
      "name": "関数: 情報取得シミュレーション",
      "type": "n8n-nodes-base.function",
      "position": [
        80,
        200
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "--9"
    },
    {
      "name": "関数: 情報取得マッピング",
      "type": "n8n-nodes-base.function",
      "position": [
        360,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "--10"
    },
    {
      "name": "関数: リードスコアリング",
      "type": "n8n-nodes-base.function",
      "position": [
        540,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "--11"
    },
    {
      "name": "Notion: クライアント作成",
      "type": "n8n-nodes-base.notion",
      "position": [
        780,
        120
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Notion--12"
    },
    {
      "name": "関数: ウェルカムメール作成",
      "type": "n8n-nodes-base.function",
      "position": [
        960,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "--13"
    },
    {
      "name": "メール: ウェルカムメール送信",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1140,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "--14"
    },
    {
      "name": "条件分岐: Telegram 有効?",
      "type": "n8n-nodes-base.if",
      "position": [
        980,
        180
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "-Telegram--15"
    },
    {
      "name": "Telegram: オーナー通知",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1140,
        140
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Telegram--16"
    },
    {
      "name": "条件分岐: Airtable 有効?",
      "type": "n8n-nodes-base.if",
      "position": [
        980,
        300
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "-Airtable--17"
    },
    {
      "name": "Airtable: 行作成",
      "type": "n8n-nodes-base.airtable",
      "position": [
        980,
        520
      ],
      "parameters": {},
      "typeVersion": 3,
      "id": "Airtable--18"
    },
    {
      "name": "条件分岐: HubSpot 有効?",
      "type": "n8n-nodes-base.if",
      "position": [
        980,
        420
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "-HubSpot--19"
    },
    {
      "name": "HubSpot: コンタクト作成",
      "type": "n8n-nodes-base.hubspot",
      "position": [
        1140,
        420
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "HubSpot--20"
    },
    {
      "name": "条件分岐: カレンダー保留 有効?",
      "type": "n8n-nodes-base.if",
      "position": [
        960,
        540
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "--21"
    },
    {
      "name": "関数: 時間枠確保",
      "type": "n8n-nodes-base.function",
      "position": [
        1080,
        540
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "--22"
    },
    {
      "name": "Google カレンダー: 保留作成",
      "type": "n8n-nodes-base.googleCalendar",
      "position": [
        1140,
        540
      ],
      "parameters": {},
      "typeVersion": 3,
      "id": "Google--23"
    },
    {
      "name": "オプトイン確認 Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -160,
        540
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "-Webhook-24"
    },
    {
      "name": "関数: オプトイン解析",
      "type": "n8n-nodes-base.function",
      "position": [
        80,
        540
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "--25"
    },
    {
      "name": "Notion: トークン検索",
      "type": "n8n-nodes-base.notion",
      "position": [
        360,
        540
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Notion--26"
    },
    {
      "name": "関数: ページ選択",
      "type": "n8n-nodes-base.function",
      "position": [
        540,
        540
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "--27"
    },
    {
      "name": "Notion: 同意設定 + ステータス更新",
      "type": "n8n-nodes-base.notion",
      "position": [
        780,
        400
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Notion--28"
    },
    {
      "name": "エラー時処理",
      "type": "n8n-nodes-base.errorTrigger",
      "position": [
        -160,
        360
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--29"
    },
    {
      "name": "エラー時処理 → オーナー通知メール",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1140,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "--30"
    }
  ],
  "pinData": {},
  "connections": {
    "--29": {
      "main": [
        [
          {
            "node": "--30",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--7": {
      "main": [
        [
          {
            "node": "--9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--8": {
      "main": [
        [
          {
            "node": "--10",
            "type": "main",
            "index": 0
          },
          {
            "node": "--25",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--27": {
      "main": [
        [
          {
            "node": "Notion--28",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--22": {
      "main": [
        [
          {
            "node": "Google--23",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--10": {
      "main": [
        [
          {
            "node": "--11",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--11": {
      "main": [
        [
          {
            "node": "Notion--12",
            "type": "main",
            "index": 0
          },
          {
            "node": "--13",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "-HubSpot--19": {
      "main": [
        [
          {
            "node": "HubSpot--20",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "-Webhook-6": {
      "main": [
        [
          {
            "node": "--8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--25": {
      "main": [
        [
          {
            "node": "Notion--26",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "-Airtable--17": {
      "main": [
        [
          {
            "node": "Airtable--18",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "-Telegram--15": {
      "main": [
        [
          {
            "node": "Telegram--16",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "Notion--26": {
      "main": [
        [
          {
            "node": "--27",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--9": {
      "main": [
        [
          {
            "node": "--10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--21": {
      "main": [
        [
          {
            "node": "--22",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "--13": {
      "main": [
        [
          {
            "node": "--14",
            "type": "main",
            "index": 0
          },
          {
            "node": "-Telegram--15",
            "type": "main",
            "index": 0
          },
          {
            "node": "-Airtable--17",
            "type": "main",
            "index": 0
          },
          {
            "node": "-HubSpot--19",
            "type": "main",
            "index": 0
          },
          {
            "node": "--21",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - 顧客管理, マルチモーダルAI

有料ですか?

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

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

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

作成者
Shelly-Ann Davy

Shelly-Ann Davy

@shecodesflo

Founder of The Workflow Muse & @SheCodesFlow. I design elegant, feminine automations for content creators and entrepreneurs. “Automate with grace. Scale with power.”

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34