KI-basierte Lead-Bewertung (Salesforce, GPT-4o und Slack, inklusive Datenmaskierung)
Dies ist ein Sales, AI-Bereich Automatisierungsworkflow mit 11 Nodes. Hauptsächlich werden Code, Slack, HttpRequest, SplitInBatches, OpenAi und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. KI-basierte Lead-Bewertung: Nutzung von Salesforce, GPT-4o und Slack, einschließlich Datenmaskierung
- •Slack Bot Token oder Webhook URL
- •Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
- •OpenAI API Key
- •Salesforce OAuth-Anmeldedaten
Verwendete Nodes (11)
Kategorie
{
"meta": {
"instanceId": "9a562c06a632241f66aadd52a495ad98e76b760ef5cfce9c319a4759c47cd94e",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "a2716342-fd64-4808-8413-df5b2c4cd378",
"name": "Salesforce Trigger",
"type": "n8n-nodes-base.salesforceTrigger",
"position": [
-640,
-380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ee7e23c4-37e4-4951-a1c8-bd4b93d17533",
"name": "Über Elemente schleifen",
"type": "n8n-nodes-base.splitInBatches",
"position": [
-340,
-300
],
"parameters": {},
"typeVersion": 3
},
{
"id": "4c902163-21d5-4a14-a8ac-82a6d4e70a50",
"name": "OpenAI",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
480,
-280
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "2e797451-b873-47b9-b816-8d4ccc039699",
"name": "Slack",
"type": "n8n-nodes-base.slack",
"position": [
1120,
-280
],
"webhookId": "2735d399-4324-4b40-8cd0-539f5c9b6c7e",
"parameters": {},
"typeVersion": 2.3
},
{
"id": "da48704d-415d-4536-b0f0-97a51ff7f90a",
"name": "HTTP-Anfrage",
"type": "n8n-nodes-base.httpRequest",
"position": [
-60,
-280
],
"parameters": {},
"typeVersion": 4.2,
"alwaysOutputData": false
},
{
"id": "73a2cff6-59c5-45cd-9322-f05a09018325",
"name": "MASK DATA",
"type": "n8n-nodes-base.code",
"position": [
240,
-280
],
"parameters": {},
"typeVersion": 2
},
{
"id": "4f8bcdff-205d-4cc0-957b-75277acf411e",
"name": "UNMASK Data",
"type": "n8n-nodes-base.code",
"position": [
920,
-280
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5fd7f55b-05b6-4eb2-8c24-14da1a3331eb",
"name": "Haftnotiz",
"type": "n8n-nodes-base.stickyNote",
"position": [
-580,
-560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4b819168-8ec0-4fd1-8030-739f081ad3e8",
"name": "Haftnotiz1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-160,
-480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "30e08fe9-bb7a-4f7c-a0cf-5bf5d58251bb",
"name": "Haftnotiz2",
"type": "n8n-nodes-base.stickyNote",
"position": [
180,
-460
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "48b61bd7-cc1d-422a-9e31-d37dda7567c3",
"name": "Haftnotiz3",
"type": "n8n-nodes-base.stickyNote",
"position": [
840,
-440
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {
"Salesforce Trigger": [
{
"Id": "00QgK000000zkvZUAQ",
"City": "Tallahassee",
"Email": "bertha@fcof.net",
"Status": "Working - Contacted",
"Street": "321 Westcott Building",
"Company": "Farmers Coop. of Florida",
"LastName": "Boxer",
"FirstName": "Bertha",
"PostalCode": "32306",
"attributes": {
"url": "/services/data/v59.0/sobjects/Lead/00QgK000000zkvZUAQ",
"type": "Lead"
}
}
]
},
"connections": {
"2e797451-b873-47b9-b816-8d4ccc039699": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"4c902163-21d5-4a14-a8ac-82a6d4e70a50": {
"main": [
[
{
"node": "4f8bcdff-205d-4cc0-957b-75277acf411e",
"type": "main",
"index": 0
}
]
]
},
"73a2cff6-59c5-45cd-9322-f05a09018325": {
"main": [
[
{
"node": "4c902163-21d5-4a14-a8ac-82a6d4e70a50",
"type": "main",
"index": 0
}
]
]
},
"4f8bcdff-205d-4cc0-957b-75277acf411e": {
"main": [
[
{
"node": "2e797451-b873-47b9-b816-8d4ccc039699",
"type": "main",
"index": 0
}
]
]
},
"HTTP Request": {
"main": [
[
{
"node": "73a2cff6-59c5-45cd-9322-f05a09018325",
"type": "main",
"index": 0
}
]
]
},
"Loop Over Items": {
"main": [
[],
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
},
"a2716342-fd64-4808-8413-df5b2c4cd378": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
}
}
}Wie verwende ich diesen Workflow?
Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.
Für welche Szenarien ist dieser Workflow geeignet?
Fortgeschritten - Vertrieb, Künstliche Intelligenz
Ist es kostenpflichtig?
Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.
Verwandte Workflows
Le Nguyen
@leeseiferSalesforce Architect with 10+ years of experience in CRM, integrations, and automation. Skilled in Apex, LWC, REST APIs, and full-stack dev (JavaScript, .NET). I build secure, scalable workflows in n8n—connecting Salesforce, Stripe, and more. Passionate about lead scoring, data sync, and secure field masking. Certified Application Architect with deep expertise in platform, integration, and data architecture.
Diesen Workflow teilen