The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "SecureVector - Parallel Analysis",
"nodes": [
{
"parameters": {},
"id": "start",
"name": "When clicking 'Test workflow'",
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
250,
300
]
},
{
"parameters": {
"operation": "scanPrompt",
"prompt": "={{ $json.userPrompt }}",
"timeout": 30,
"includeMetadata": true,
"blockOnThreat": false
},
"id": "securevector",
"name": "SecureVector Scan (Parallel)",
"type": "n8n-nodes-securevector.secureVector",
"typeVersion": 1,
"position": [
450,
200
],
"credentials": {
"secureVectorApi": {
"name": "<your credential>"
}
}
},
{
"parameters": {
"prompt": "={{ $json.userPrompt }}"
},
"id": "llm",
"name": "Send to LLM (Parallel)",
"type": "n8n-nodes-base.openAi",
"typeVersion": 1,
"position": [
450,
400
]
},
{
"parameters": {
"mode": "combine",
"mergeByFields": {
"values": [
{
"field1": "userPrompt",
"field2": "userPrompt"
}
]
}
},
"id": "merge",
"name": "Merge Results",
"type": "n8n-nodes-base.merge",
"typeVersion": 2,
"position": [
650,
300
]
},
{
"parameters": {
"operation": "log",
"message": "LLM Response: {{ $json.response }}\\nSecurity Score: {{ $json.score }}\\nRisk: {{ $json.riskLevel }}"
},
"id": "log",
"name": "Log Combined Results",
"type": "n8n-nodes-base.code",
"typeVersion": 1,
"position": [
850,
300
]
}
],
"connections": {
"When clicking 'Test workflow'": {
"main": [
[
{
"node": "SecureVector Scan (Parallel)",
"type": "main",
"index": 0
}
],
[
{
"node": "Send to LLM (Parallel)",
"type": "main",
"index": 0
}
]
]
},
"SecureVector Scan (Parallel)": {
"main": [
[
{
"node": "Merge Results",
"type": "main",
"index": 0
}
]
]
},
"Send to LLM (Parallel)": {
"main": [
[
{
"node": "Merge Results",
"type": "main",
"index": 1
}
]
]
},
"Merge Results": {
"main": [
[
{
"node": "Log Combined Results",
"type": "main",
"index": 0
}
]
]
}
}
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
secureVectorApi
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
SecureVector - Parallel Analysis. Uses n8n-nodes-securevector, openAi. Event-driven trigger; 5 nodes.
Source: https://github.com/Secure-Vector/n8n-nodes-securevector/blob/d472947f4af1ba9cdd7f6b5028bfdd6d54003e82/examples/parallel-analysis.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
SecureVector - Blocking Mode. Uses n8n-nodes-securevector, openAi. Event-driven trigger; 3 nodes.
Ask questions like “How much did I spend on food last month?” and get instant answers from your financial data — directly in Telegram.
Analyze incoming support requests, classify intent and priority with AI, create Jira tickets, assign the correct team, send Slack notifications, and track SLA deadlines. Supports Gmail, WhatsApp, form
The Problem That it Solves
This intelligent email automation workflow helps you maximize engagement through domain-based outreach. It utilizes AI-powered personalization and strategic follow-ups to increase response rates. The