新しいリストの作成、連絡先の追加、連絡先の更新、リスト連絡先の取得
初級
これはSales, Marketing分野の自動化ワークフローで、5個のノードを含みます。主にAutomizy, ManualTriggerなどのノードを使用。 Automizyで連絡先を管理
前提条件
- •特別な前提条件なし、インポートしてすぐに使用可能
使用ノード (5)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "82",
"name": "Create a new list, add a new contact to the list, update the contact, and get all contacts in the list",
"nodes": [
{
"name": "「execute」クリック時",
"type": "n8n-nodes-base.manualTrigger",
"position": [
290,
260
],
"parameters": {},
"typeVersion": 1,
"id": "-execute--0"
},
{
"name": "Automizy",
"type": "n8n-nodes-base.automizy",
"position": [
490,
260
],
"parameters": {
"name": "n8n-docs",
"resource": "list"
},
"credentials": {
"automizyApi": "automizy"
},
"typeVersion": 1,
"id": "Automizy-1"
},
{
"name": "Automizy1",
"type": "n8n-nodes-base.automizy",
"position": [
690,
260
],
"parameters": {
"email": "example@n8n.io",
"listId": "={{$node[\"Automizy\"].json[\"id\"]}}",
"additionalFields": {
"status": "ACTIVE"
}
},
"credentials": {
"automizyApi": "automizy"
},
"typeVersion": 1,
"id": "Automizy1-2"
},
{
"name": "Automizy2",
"type": "n8n-nodes-base.automizy",
"position": [
890,
260
],
"parameters": {
"email": "={{$node[\"Automizy1\"].json[\"email\"]}}",
"operation": "update",
"updateFields": {
"tags": [
"reviewer"
]
}
},
"credentials": {
"automizyApi": "automizy"
},
"typeVersion": 1,
"id": "Automizy2-3"
},
{
"name": "Automizy3",
"type": "n8n-nodes-base.automizy",
"position": [
1090,
260
],
"parameters": {
"listId": "={{$node[\"Automizy\"].json[\"id\"]}}",
"operation": "getAll",
"returnAll": true,
"additionalFields": {}
},
"credentials": {
"automizyApi": "automizy"
},
"typeVersion": 1,
"id": "Automizy3-4"
}
],
"active": false,
"settings": {},
"connections": {
"Automizy-1": {
"main": [
[
{
"node": "Automizy1-2",
"type": "main",
"index": 0
}
]
]
},
"Automizy1-2": {
"main": [
[
{
"node": "Automizy2-3",
"type": "main",
"index": 0
}
]
]
},
"Automizy2-3": {
"main": [
[
{
"node": "Automizy3-4",
"type": "main",
"index": 0
}
]
]
},
"-execute--0": {
"main": [
[
{
"node": "Automizy-1",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
初級 - 営業, マーケティング
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
Customer.io で顧客を作成し、セグメントに追加
Customer.io で顧客を作成し、セグメントに追加する
Customer Io
Manual Trigger
Customer Io
Manual Trigger
3 ノードghagrawal17
営業
MailerLiteノードを使用した購読者の作成・更新・取得
MailerLiteノードを使用した購読者の作成・更新・取得
Mailer Lite
Manual Trigger
Mailer Lite
Manual Trigger
4 ノードghagrawal17
マーケティング
AI个性化多製品メールマーケティング
基于SMTP轮换のAI个性化多製品メールマーケティング(GPT-4o/o3-mini)
If
Code
Wait
+
If
Code
Wait
41 ノードBadr
営業
リード獲得自動化ツール:Apify から Google スプシッドへ
データクリーニングを使用してApifyからGoogle Sheetsへのビジネスリードの自動収集
Set
Code
Http Request
+
Set
Code
Http Request
6 ノードDavid Olusola
営業
大規模超パーソナライズドアウトーチをBright DataとLLMで自動化
Bright Dataと大規模言語モデルを通じた大規模超パーソナライズドアッティングの自動化
If
Set
Wait
+
If
Set
Wait
21 ノードYaron Been
営業
n8n-vapiリードバリデータ フィナル版 V140525.8
OpenAI、Twilio、Vapiを使用したリード呼出AIアシスタントの自動化
If
Set
Code
+
If
Set
Code
26 ノードȚugui Dragoș
営業