{ "id": "25", "name": "Add subscriber to form, create tag and subscriber to the tag", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 300, 300 ], "parameters": {}, "typeVersion": 1, "id": "8680b093-4a01-4d3c-8431-1eede00cf41c", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "ConvertKit", "type": "n8n-nodes-base.convertKit", "position": [ 500, 300 ], "parameters": { "id": 1657198, "email": "", "additionalFields": {} }, "credentials": { "convertKitApi": "convertkit" }, "typeVersion": 1, "id": "e4ab6ef0-9506-4bcf-aa6d-f87141b2bcd6", "notes": "This convertKit node performs automated tasks as part of the workflow." }, { "name": "ConvertKit1", "type": "n8n-nodes-base.convertKit", "position": [ 710, 300 ], "parameters": { "name": "", "resource": "tag" }, "credentials": { "convertKitApi": "convertkit" }, "typeVersion": 1, "id": "9374e563-ba69-47c0-b405-a6b5d28a1dbb", "notes": "This convertKit node performs automated tasks as part of the workflow." }, { "name": "ConvertKit2", "type": "n8n-nodes-base.convertKit", "position": [ 910, 300 ], "parameters": { "email": "={{$node[\"ConvertKit\"].json[\"subscriber\"][\"email_address\"]}}", "tagId": 1850395, "resource": "tagSubscriber", "operation": "add", "additionalFields": { "fields": { "field": [] } } }, "credentials": { "convertKitApi": "convertkit" }, "typeVersion": 1, "id": "10625451-3663-4b98-bae4-ee21974566be", "notes": "This convertKit node performs automated tasks as part of the workflow." }, { "id": "error-699ecc39", "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 subscriber to form, create tag and subscriber to the tag. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-b7a2d1dd", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.141861", "updatedAt": "2025-09-29T07:07:49.141873", "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 subscriber to form, create tag and subscriber to the tag. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }