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 →
{
"updatedAt": "2025-12-28T01:36:08.698Z",
"createdAt": "2025-12-27T22:07:29.365Z",
"id": "eANVAv2WVioSXMXW",
"name": "Aiden_voice_call",
"description": null,
"active": true,
"isArchived": false,
"nodes": [
{
"parameters": {},
"id": "b5942df6-0160-4ef7-965d-57583acdc8aa",
"name": "Replace me with your logic",
"type": "n8n-nodes-base.noOp",
"position": [
528,
352
]
},
{
"parameters": {
"workflowInputs": {
"values": [
{
"name": "name"
},
{
"name": "Phone "
},
{
"name": "Email "
},
{
"name": "Summary "
},
{
"name": "Wants_call",
"type": "boolean"
},
{
"name": "tenant_id"
},
{
"name": "trace_id"
},
{
"name": "event_id"
},
{
"name": "Lead_score"
}
]
}
},
"id": "c055762a-8fe7-4141-a639-df2372f30060",
"typeVersion": 1.1,
"name": "Lead_from_aidan_chat",
"type": "n8n-nodes-base.executeWorkflowTrigger",
"position": [
272,
352
]
}
],
"connections": {
"Lead_from_aidan_chat": {
"main": [
[
{
"node": "Replace me with your logic",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {
"executionOrder": "v1"
},
"staticData": null,
"meta": null,
"versionId": "fd312ae4-8e00-4b6b-b4dc-2ef960a7f08d",
"activeVersionId": "87d08439-a899-4bf1-ab40-62d515e8e162",
"versionCounter": 7,
"triggerCount": 0,
"shared": [
{
"updatedAt": "2025-12-27T22:07:29.367Z",
"createdAt": "2025-12-27T22:07:29.367Z",
"role": "workflow:owner",
"workflowId": "eANVAv2WVioSXMXW",
"projectId": "CA2oX8JE8b4ELWzN",
"project": {
"updatedAt": "2025-11-26T23:39:45.565Z",
"createdAt": "2025-11-26T23:20:18.633Z",
"id": "CA2oX8JE8b4ELWzN",
"name": "jared tucker <jared.tucker13@gmail.com>",
"type": "personal",
"icon": null,
"description": null,
"projectRelations": [
{
"updatedAt": "2025-11-26T23:20:18.633Z",
"createdAt": "2025-11-26T23:20:18.633Z",
"userId": "08f0a56f-35d1-45de-ba8d-11e1f3f7c4cd",
"projectId": "CA2oX8JE8b4ELWzN",
"user": {
"updatedAt": "2026-02-20T18:18:04.769Z",
"createdAt": "2025-11-26T23:20:18.176Z",
"id": "08f0a56f-35d1-45de-ba8d-11e1f3f7c4cd",
"email": "jared.tucker13@gmail.com",
"firstName": "jared",
"lastName": "tucker",
"personalizationAnswers": {
"version": "v4",
"personalization_survey_submitted_at": "2025-11-26T23:41:07.799Z",
"personalization_survey_n8n_version": "1.121.3",
"companySize": "<20",
"companyType": "education",
"role": "business-owner",
"reportedSource": "youtube"
},
"settings": {
"userActivated": true,
"easyAIWorkflowOnboarded": true,
"firstSuccessfulWorkflowId": "eANVAv2WVioSXMXW",
"userActivatedAt": 1766878669831,
"npsSurvey": {
"responded": true,
"lastShownAt": 1771611441895
}
},
"disabled": false,
"mfaEnabled": false,
"lastActiveAt": "2026-02-20",
"isPending": false
}
}
]
}
}
],
"tags": [],
"activeVersion": {
"updatedAt": "2025-12-27T22:17:47.000Z",
"createdAt": "2025-12-27T22:17:26.538Z",
"versionId": "87d08439-a899-4bf1-ab40-62d515e8e162",
"workflowId": "eANVAv2WVioSXMXW",
"nodes": [
{
"parameters": {},
"id": "b5942df6-0160-4ef7-965d-57583acdc8aa",
"name": "Replace me with your logic",
"type": "n8n-nodes-base.noOp",
"position": [
528,
352
]
},
{
"parameters": {
"workflowInputs": {
"values": [
{
"name": "name"
},
{
"name": "Phone "
},
{
"name": "Email "
},
{
"name": "Wants_call",
"type": "boolean"
},
{
"name": "Summary "
},
{
"name": "tenant_id"
},
{
"name": "trace_id"
},
{
"name": "event_id"
}
]
}
},
"id": "c055762a-8fe7-4141-a639-df2372f30060",
"typeVersion": 1.1,
"name": "Lead_from_aidan_chat",
"type": "n8n-nodes-base.executeWorkflowTrigger",
"position": [
272,
352
]
}
],
"connections": {
"Lead_from_aidan_chat": {
"main": [
[
{
"node": "Replace me with your logic",
"type": "main",
"index": 0
}
]
]
}
},
"authors": "jared tucker",
"name": "Aiden_voice_call",
"description": "",
"workflowPublishHistory": [
{
"createdAt": "2025-12-27T22:17:47.739Z",
"id": 3,
"workflowId": "eANVAv2WVioSXMXW",
"versionId": "87d08439-a899-4bf1-ab40-62d515e8e162",
"event": "activated",
"userId": "08f0a56f-35d1-45de-ba8d-11e1f3f7c4cd"
}
]
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Aiden_voice_call. Uses executeWorkflowTrigger. Event-driven trigger; 2 nodes.
Source: https://github.com/jaredtucker13-byte/greenline365-web/blob/2c00d52c82dd18e5a5d16f8e77199e7f15298a55/n8n-workflows/Aiden_voice_call.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.
Kb Tool Confluence Knowledge Base. Uses executeWorkflowTrigger, httpRequest, stickyNote. Event-driven trigger; 7 nodes.
send_image. Uses executeWorkflowTrigger, dataTable, n8n-nodes-evolution-api-english, httpRequest. Event-driven trigger; 5 nodes.
Invoice. Uses executeWorkflowTrigger, httpRequest. Event-driven trigger; 4 nodes.
tableToSheet. Uses executeWorkflowTrigger, dataTable, googleSheets. Event-driven trigger; 3 nodes.
This workflow is designed to create and attach notes or comments to any record in your Odoo instance. It acts as a sub-workflow that can be triggered by a main workflow to log messages or comments in