{ "id": "14", "name": "Add a subscriber to a list and create and send a campaign", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "40f2bd7f-22f7-405c-a9ee-7ff856c8dc34", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Sendy", "type": "n8n-nodes-base.sendy", "position": [ 450, 300 ], "parameters": { "email": "harshil@n8n.io", "listId": "2", "additionalFields": { "name": "Harshil" } }, "credentials": { "sendyApi": "sendy" }, "typeVersion": 1, "id": "223adfb4-2a70-46af-9015-aaae594c3c2e", "notes": "This sendy node performs automated tasks as part of the workflow." }, { "name": "Sendy1", "type": "n8n-nodes-base.sendy", "position": [ 650, 300 ], "parameters": { "title": "Welcome to n8n", "replyTo": "docs@n8n.io", "subject": "Welcome to n8n", "fromName": "n8n", "htmlText": "
\nHey!
\nWelcome to n8n!
\n", "resource": "campaign", "fromEmail": "docs@n8n.io", "sendCampaign": true, "additionalFields": { "listIds": "2" } }, "credentials": { "sendyApi": "sendy" }, "typeVersion": 1, "id": "73e0c736-a4a0-46ed-b60e-43edea156050", "notes": "This sendy node performs automated tasks as part of the workflow." }, { "id": "error-ceecebba", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Add a subscriber to a list and create and send a campaign. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-c74b3930", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.658104", "updatedAt": "2025-09-29T07:07:48.658111", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Add a subscriber to a list and create and send a campaign. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }