{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "af7be959-a443-4981-93bd-7fdcd50d10d9", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Dropcontact", "type": "n8n-nodes-base.dropcontact", "position": [ 650, 300 ], "parameters": { "email": "={{$json[\"email\"]}}", "options": { "siren": true, "language": "fr" }, "additionalFields": { "company": "={{$json[\"companyName\"]}}", "website": "={{$json[\"website\"]}}", "linkedin": "={{$json[\"LinkedIn\"]}}", "full_name": "={{$json[\"fullName\"]}}", "last_name": "={{$json[\"lastName\"]}}", "first_name": "={{$json[\"firstName\"]}}" } }, "credentials": { "dropcontactApi": { "id": "{{ $credentials.dropcontactApi.id }}", "name": "" } }, "typeVersion": 1, "id": "044692cb-d8a7-4f6d-b479-42dfb6efdce7", "notes": "This dropcontact node performs automated tasks as part of the workflow." }, { "name": "Google Sheets", "type": "n8n-nodes-base.googleSheets", "position": [ 450, 300 ], "parameters": { "range": "A:K", "options": { "continue": false }, "sheetId": "", "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "googleSheetsOAuth2Api": { "id": "{{ $credentials.googleSheetsOAuth2Api.id }}", "name": "Google Sheets account" } }, "typeVersion": 1, "id": "8b6a82e8-14fd-485d-8c7d-8537334a468c", "notes": "This googleSheets node performs automated tasks as part of the workflow." }, { "name": "Lemlist", "type": "n8n-nodes-base.lemlist", "position": [ 850, 300 ], "parameters": { "email": "={{$node[\"Dropcontact\"].json[\"email\"][0][\"email\"]}}", "resource": "lead", "campaignId": "", "additionalFields": { "lastName": "={{$node[\"Dropcontact\"].json[\"last_name\"]}}", "firstName": "={{$node[\"Dropcontact\"].json[\"first_name\"]}}", "companyName": "={{$node[\"Dropcontact\"].json[\"company\"]}}" } }, "credentials": { "lemlistApi": { "id": "{{ $credentials.lemlistApi.id }}", "name": "Lemlist account" } }, "typeVersion": 1, "id": "968d33ae-ce4c-449a-81c1-e0f93b3f27b6", "notes": "This lemlist node performs automated tasks as part of the workflow." }, { "id": "error-44165c47", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-23fd0386", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.629038", "updatedAt": "2025-09-29T07:07:48.629047", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }