{ "id": "141", "name": "Assign values to variables using the Set node", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "898bf313-0127-4855-ae46-44bdef3e4a8a", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 450, 300 ], "parameters": { "values": { "number": [ { "name": "number", "value": 20 } ], "string": [ { "name": "string", "value": "From n8n with love" } ], "boolean": [ { "name": "boolean", "value": true } ] }, "options": {} }, "typeVersion": 1, "id": "677d0abc-ad77-40fc-b1dd-b1fd49253a1b", "notes": "This set node performs automated tasks as part of the workflow." }, { "id": "error-d4b22d31", "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: Assign values to variables using the Set node. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-47af7cf0", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.651889", "updatedAt": "2025-09-29T07:07:48.651903", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Assign values to variables using the Set node. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }