私のワークフロー
中級
これはMarketing分野の自動化ワークフローで、6個のノードを含みます。主にEmailSend, ManualTrigger, ReadBinaryFile, SplitInBatches, SpreadsheetFileなどのノードを使用。 パーソナライズされた添付ファイル付きバッチ送信
前提条件
- •特別な前提条件なし、インポートしてすぐに使用可能
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": 1,
"name": "My workflow",
"nodes": [
{
"name": "「execute」クリック時",
"type": "n8n-nodes-base.manualTrigger",
"position": [
320,
300
],
"parameters": {},
"typeVersion": 1,
"id": "-execute--0"
},
{
"name": "Send Email",
"type": "n8n-nodes-base.emailSend",
"position": [
1520,
300
],
"parameters": {
"options": {
"allowUnauthorizedCerts": true
},
"subject": "Certificate For Course",
"toEmail": "={{$node[\"SplitInBatches\"].json[\"email\"]}}",
"fromEmail": "bhavabhuthi@riseup.net",
"attachments": "data"
},
"credentials": {
"smtp": {
"id": "1",
"name": "SMTP account"
}
},
"typeVersion": 1,
"id": "Send-Email-1"
},
{
"name": "Read Binary File",
"type": "n8n-nodes-base.readBinaryFile",
"position": [
560,
300
],
"parameters": {
"filePath": "/home/shashikanth/Documents/Cert-Gen-Test/data.csv",
"dataPropertyName": "csv"
},
"typeVersion": 1,
"alwaysOutputData": false,
"id": "Read-Binary-File-2"
},
{
"name": "Spreadsheet File",
"type": "n8n-nodes-base.spreadsheetFile",
"position": [
840,
300
],
"parameters": {
"options": {
"headerRow": true
},
"binaryPropertyName": "csv"
},
"typeVersion": 1,
"id": "Spreadsheet-File-3"
},
{
"name": "SplitInBatches",
"type": "n8n-nodes-base.splitInBatches",
"position": [
1080,
300
],
"parameters": {
"options": {
"reset": false
},
"batchSize": 5
},
"typeVersion": 1,
"id": "SplitInBatches-4"
},
{
"name": "Read Binary File1",
"type": "n8n-nodes-base.readBinaryFile",
"position": [
1300,
300
],
"parameters": {
"filePath": "=/home/shashikanth/Documents/Cert-Gen-Test/generator-output/{{$json[\"name\"]}}.png"
},
"typeVersion": 1,
"id": "Read-Binary-File1-5"
}
],
"active": false,
"settings": {},
"connections": {
"SplitInBatches-4": {
"main": [
[
{
"node": "Read-Binary-File1-5",
"type": "main",
"index": 0
}
]
]
},
"Read-Binary-File-2": {
"main": [
[
{
"node": "Spreadsheet-File-3",
"type": "main",
"index": 0
}
]
]
},
"Spreadsheet-File-3": {
"main": [
[
{
"node": "SplitInBatches-4",
"type": "main",
"index": 0
}
]
]
},
"Read-Binary-File1-5": {
"main": [
[
{
"node": "Send-Email-1",
"type": "main",
"index": 0
}
]
]
},
"-execute--0": {
"main": [
[
{
"node": "Read-Binary-File-2",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級 - マーケティング
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
コンペティタ価格照会・レポートジェネレーター
Bright Dataを基にコンペティタ価格照会とレポートジェネレーター
If
Set
Code
+
If
Set
Code
19 ノードGleb D
人工知能
n8n_3_CAD-BIM-バッチコンバーターパイプライン
CAD/BIM ファイルを XLSX/DAE にバッチ変換、検証とレポート付き
If
Set
Code
+
If
Set
Code
82 ノードArtem Boiko
文書抽出
n8n_7_RevitとIFCサーキュラ経済评估ツール(CO2推定機能)
AIによるRevit/IFCモデルの埋め込み炭素量(CO2)の計算
If
Set
Code
+
If
Set
Code
55 ノードArtem Boiko
AI要約
n8n_6_リビットとIFCの施工費見積もりにLLMを使用
Revit/IFCモデルに基づいてGPT-4とClaudeを使用して施工コストを見積もる
If
Set
Code
+
If
Set
Code
55 ノードArtem Boiko
AI要約
AI生成WordPress記事要約ブロック
WordPress記事のAI生成要約ブロック
If
Set
Slack
+
If
Set
Slack
32 ノードDataki
人工知能
AI个性化多製品メールマーケティング
基于SMTP轮换のAI个性化多製品メールマーケティング(GPT-4o/o3-mini)
If
Code
Wait
+
If
Code
Wait
41 ノードBadr
営業