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": "00 - Healthcheck Manual Test",
"nodes": [
{
"id": "1a2b3c4d-e5f6-4789-8abc-def012345601",
"name": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0432\u043e\u0440\u043a\u0444\u043b\u043e\u0443",
"type": "n8n-nodes-base.stickyNote",
"typeVersion": 1,
"position": [
-200,
-280
],
"parameters": {
"content": "Workflow 00 \u2014 \u0442\u0435\u0441\u0442\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0443\u0441\u043a n8n. \u041f\u0440\u043e\u0432\u0435\u0440\u044f\u0435\u0442, \u0447\u0442\u043e \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442 \u0442\u0435\u0441\u0442\u043e\u0432\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435, \u043f\u0435\u0440\u0435\u0434\u0430\u0451\u0442 \u0438\u0445 \u043c\u0435\u0436\u0434\u0443 \u043d\u043e\u0434\u0430\u043c\u0438 \u0438 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442. \u0412\u043d\u0435\u0448\u043d\u0438\u0435 API, \u043f\u043b\u0430\u0442\u043d\u044b\u0435 \u0441\u0435\u0440\u0432\u0438\u0441\u044b \u0438 credentials \u0437\u0434\u0435\u0441\u044c \u043d\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0442\u0441\u044f.",
"height": 200,
"width": 580,
"color": 4
}
},
{
"id": "1a2b3c4d-e5f6-4789-8abc-def012345602",
"name": "Manual Start",
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
100,
100
],
"parameters": {}
},
{
"id": "1a2b3c4d-e5f6-4789-8abc-def012345603",
"name": "Set Test Competitor Data",
"type": "n8n-nodes-base.set",
"typeVersion": 3.4,
"position": [
380,
100
],
"parameters": {
"mode": "manual",
"assignments": {
"assignments": [
{
"id": "1a2b3c4d-e5f6-4789-8abc-def012345611",
"name": "platform",
"value": "test",
"type": "string"
},
{
"id": "1a2b3c4d-e5f6-4789-8abc-def012345612",
"name": "source_url",
"value": "https://example.com/test",
"type": "string"
},
{
"id": "1a2b3c4d-e5f6-4789-8abc-def012345613",
"name": "company_name",
"value": "Test Competitor",
"type": "string"
},
{
"id": "1a2b3c4d-e5f6-4789-8abc-def012345614",
"name": "text_context",
"value": "\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u0442 \u043a\u0440\u0435\u0434\u0438\u0442 \u043f\u043e\u0434 \u0437\u0430\u043b\u043e\u0433 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044f. \u0420\u0435\u0448\u0435\u043d\u0438\u0435 \u0437\u0430 1 \u0434\u0435\u043d\u044c. \u0420\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u043f\u043e \u041c\u043e\u0441\u043a\u0432\u0435 \u0438 \u043e\u0431\u043b\u0430\u0441\u0442\u0438.",
"type": "string"
},
{
"id": "1a2b3c4d-e5f6-4789-8abc-def012345615",
"name": "parsed_at",
"value": "2026-06-04",
"type": "string"
}
]
},
"options": {}
}
},
{
"id": "1a2b3c4d-e5f6-4789-8abc-def012345604",
"name": "Mock Marketing Analysis",
"type": "n8n-nodes-base.code",
"typeVersion": 2,
"position": [
660,
100
],
"parameters": {
"mode": "runOnceForAllItems",
"jsCode": "const item = $input.first().json;\n\nreturn [\n {\n json: {\n ...item,\n entity_type: \"competitor\",\n service_type: \"secured_auto_loan\",\n quality_score: 75,\n reason: \"Test record processed successfully\",\n status: \"analyzed\"\n }\n }\n];"
}
},
{
"id": "1a2b3c4d-e5f6-4789-8abc-def012345605",
"name": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0438 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0448\u0430\u0433",
"type": "n8n-nodes-base.stickyNote",
"typeVersion": 1,
"position": [
660,
320
],
"parameters": {
"content": "\u0423\u0441\u043f\u0435\u0448\u043d\u044b\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442: Code node \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 JSON \u0441\u043e status='analyzed' \u0438 quality_score=75. \u042d\u0442\u043e \u0434\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442, \u0447\u0442\u043e \u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043c\u0435\u0445\u0430\u043d\u0438\u043a\u0430 n8n \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442. \u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0448\u0430\u0433 \u2014 \u0437\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0432 Google Sheets.",
"height": 180,
"width": 400,
"color": 3
}
}
],
"connections": {
"Manual Start": {
"main": [
[
{
"node": "Set Test Competitor Data",
"type": "main",
"index": 0
}
]
]
},
"Set Test Competitor Data": {
"main": [
[
{
"node": "Mock Marketing Analysis",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "f47ac10b-58cc-4372-a567-0e02b2c3d480",
"meta": {
"templateCredsSetupCompleted": true
},
"id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"tags": []
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
00 - Healthcheck Manual Test. Event-driven trigger; 5 nodes.
Source: https://github.com/CodeVinci8/vinci-ai-pilot/blob/main/n8n/workflows/00_healthcheck_manual_test.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.
Reagendamiento. Uses executeWorkflowTrigger, redis, n8n-nodes-evolution-api, dataTable. Event-driven trigger; 73 nodes.
Blotato. Uses googleSheets, @blotato/n8n-nodes-blotato. Event-driven trigger; 65 nodes.
This template is a hands-on, practical exam designed to help you master n8n Expressions—the key to accessing and manipulating data in your workflows.
This template is a hands-on, practical exam designed to test your understanding of the fundamental JSON data types. It's the perfect way to solidify your knowledge after learning the basics.
Agendamiento. Uses n8n-nodes-evolution-api, redis, dataTable, executeWorkflowTrigger. Event-driven trigger; 60 nodes.