{ "id": "2", "name": "Syncro to Clockify", "nodes": [ { "name": "Webhook", "type": "n8n-nodes-base.webhook", "position": [ 490, 300 ], "webhookId": "43d196b0-63c4-440a-aaf6-9d893907cf3c", "parameters": { "path": "43d196b0-63c4-440a-aaf6-9d893907cf3c", "options": {}, "httpMethod": "POST", "responseData": "allEntries", "responseMode": "lastNode" }, "typeVersion": 1, "id": "node-eed0a1d7" }, { "name": "Clockify", "type": "n8n-nodes-base.clockify", "position": [ 690, 300 ], "parameters": { "name": "=Ticket {{$json[\"body\"][\"attributes\"][\"number\"]}} - {{$json[\"body\"][\"attributes\"][\"customer_business_then_name\"]}} [{{$json[\"body\"][\"attributes\"][\"id\"]}}]", "workspaceId": "xxx", "additionalFields": {} }, "credentials": { "clockifyApi": "Clockify" }, "typeVersion": 1, "id": "node-11abf12e" }, { "id": "error-56db80af", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": true, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3 }, "connections": {}, "meta": { "instanceId": "workflow-31c49a24", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:42.296294", "updatedAt": "2025-09-29T07:07:42.296309", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Production-ready workflow: Syncro to Clockify. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }