{ "id": "76", "name": "Create a project, tag, and time entry, and update the time entry in Clockify", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "f9bfe11c-b110-4937-b48a-cce408c64fe6", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Clockify", "type": "n8n-nodes-base.clockify", "position": [ 450, 300 ], "parameters": { "name": "n8n-docs", "workspaceId": "5f7af249d33ce12a712306dd", "additionalFields": { "note": "For n8n-docs", "color": "#0000FF", "isPublic": false } }, "credentials": { "clockifyApi": "clockify-burner" }, "typeVersion": 1, "id": "c2caa017-f2ff-40f8-8e9d-a7a60b38f6f5", "notes": "This clockify node performs automated tasks as part of the workflow." }, { "name": "Clockify1", "type": "n8n-nodes-base.clockify", "position": [ 650, 300 ], "parameters": { "name": "docs", "resource": "tag", "workspaceId": "5f7af249d33ce12a712306dd" }, "credentials": { "clockifyApi": "clockify-burner" }, "typeVersion": 1, "id": "91500f35-0690-4ef3-8fc8-669009671a96", "notes": "This clockify node performs automated tasks as part of the workflow." }, { "name": "Clockify2", "type": "n8n-nodes-base.clockify", "position": [ 850, 300 ], "parameters": { "start": "2020-10-05T08:30:00.000Z", "resource": "timeEntry", "workspaceId": "5f7af249d33ce12a712306dd", "additionalFields": { "end": "2020-10-05T09:30:00.000Z", "tagIds": [ "5f7afbfc73610f56b88ee9ef" ], "description": "Added Clockify Docs" } }, "credentials": { "clockifyApi": "clockify-burner" }, "typeVersion": 1, "id": "7358bcab-d4ba-485b-b48d-caf7a50d910f", "notes": "This clockify node performs automated tasks as part of the workflow." }, { "name": "Clockify3", "type": "n8n-nodes-base.clockify", "position": [ 1050, 300 ], "parameters": { "resource": "timeEntry", "operation": "update", "timeEntryId": "={{$node[\"Clockify2\"].json[\"id\"]}}", "workspaceId": "5f7af249d33ce12a712306dd", "updateFields": { "projectId": "={{$node[\"Clockify\"].json[\"id\"]}}" } }, "credentials": { "clockifyApi": "clockify-burner" }, "typeVersion": 1, "id": "5ca287cc-c327-418b-97bc-164c97af48a9", "notes": "This clockify node performs automated tasks as part of the workflow." }, { "id": "error-891268c0", "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: Create a project, tag, and time entry, and update the time entry in Clockify. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-fff30bef", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.694698", "updatedAt": "2025-09-29T07:07:49.694710", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Create a project, tag, and time entry, and update the time entry in Clockify. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }