Calendly イベント予定時に Pipedrive アクティビティを作成する
初級
これはSales, Support分野の自動化ワークフローで、5個のノードを含みます。主にWait, Slack, DateTime, Pipedrive, CalendlyTriggerなどのノードを使用。 Calendly イベント予定と連携して Pipedrive 活動を作成
前提条件
- •Slack Bot Token または Webhook URL
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"nodes": [
{
"name": "Calendlyトリガー",
"type": "n8n-nodes-base.calendlyTrigger",
"position": [
-600,
1700
],
"webhookId": "f3436daa-42cd-4ac9-93ff-750a9cc28165",
"parameters": {
"events": [
"invitee.created"
]
},
"credentials": {
"calendlyApi": "calendly_api"
},
"typeVersion": 1,
"id": "Calendly--0"
},
{
"name": "Pipedrive",
"type": "n8n-nodes-base.pipedrive",
"position": [
-400,
1600
],
"parameters": {
"type": "call",
"subject": "={{$json[\"payload\"][\"event_type\"][\"name\"]}} with {{$json[\"payload\"][\"invitee\"][\"name\"]}} on {{$json[\"payload\"][\"event\"][\"invitee_start_time\"]}}",
"resource": "activity",
"additionalFields": {}
},
"credentials": {
"pipedriveApi": "pipedriveapi"
},
"typeVersion": 1,
"id": "Pipedrive-1"
},
{
"name": "日付と時刻",
"type": "n8n-nodes-base.dateTime",
"position": [
-400,
1800
],
"parameters": {
"value": "={{$json[\"payload\"][\"event\"][\"end_time\"]}}",
"action": "calculate",
"options": {},
"duration": 15,
"timeUnit": "minutes",
"dataPropertyName": "feedback_time"
},
"typeVersion": 1,
"id": "--2"
},
{
"name": "Slack",
"type": "n8n-nodes-base.slack",
"position": [
0,
1800
],
"parameters": {
"text": "={{$json[\"payload\"][\"event\"][\"assigned_to\"][0]}}, today you had a {{$json[\"payload\"][\"event_type\"][\"name\"]}} {{$json[\"payload\"][\"event_type\"][\"kind\"]}} meeting with {{$json[\"payload\"][\"invitee\"][\"name\"]}}. Please write your notes from the call here [link] and mark this message with ✅ when you're done.",
"channel": "salesteam",
"blocksUi": {
"blocksValues": []
},
"attachments": [],
"otherOptions": {}
},
"credentials": {
"slackApi": "slack_nodeqa"
},
"typeVersion": 1,
"id": "Slack-3"
},
{
"name": "待機",
"type": "n8n-nodes-base.wait",
"position": [
-200,
1800
],
"webhookId": "05c224b9-6ca7-40e7-97cb-bc1ddc3b55af",
"parameters": {
"resume": "specificTime",
"dateTime": "={{$json[\"feedback_time\"]}}"
},
"typeVersion": 1,
"id": "--4"
}
],
"connections": {
"--4": {
"main": [
[
{
"node": "Slack-3",
"type": "main",
"index": 0
}
]
]
},
"--2": {
"main": [
[
{
"node": "--4",
"type": "main",
"index": 0
}
]
]
},
"Calendly--0": {
"main": [
[
{
"node": "--2",
"type": "main",
"index": 0
},
{
"node": "Pipedrive-1",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
初級 - 営業, サポート
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
Dropcontactを使用して、1時間あたり最大1500のメールアドレスをバッチ処理でリッチ化
Dropcontactを使用して、1時間あたり最大1500のメールアドレスをバッチでリッチ化
Code
Wait
Slack
+
Code
Wait
Slack
12 ノードvictor de coster
営業
RetellAI を使った電話アイドルを構築してリード外提起格付と内向電話処理 -動画
RetellAI 電話アジェント、OpenAI GPT-4、Google Sheets を使った potential customer 資格認定の自動化
If
Wait
Gmail
+
If
Wait
Gmail
18 ノードDr. Firas
営業
新規DiscourseメンバーをClearbitで豊富し、Slackで通知する
新規DiscourseメンバーをClearbitで豊富し、Slackで通知する
Slack
Filter
Webhook
+
Slack
Filter
Webhook
12 ノードMax Tkacz
営業
电话販売循环
AI驱动电话販売自動化,統合Vapi.ai、GPT-4oとGoogle Sheets
If
Set
Wait
+
If
Set
Wait
38 ノードAmit Mehta
営業
n8n-vapiリードバリデータ フィナル版 V140525.8
OpenAI、Twilio、Vapiを使用したリード呼出AIアシスタントの自動化
If
Set
Code
+
If
Set
Code
26 ノードȚugui Dragoș
営業
piepdriveのテスト
OpenAIのGPT-4oを使ってPipedriveの組織データを豊富にし、Slackで通知する
Code
Slack
Markdown
+
Code
Slack
Markdown
8 ノードDataki
営業