{ "nodes": [ { "name": "Bitbucket Trigger", "type": "n8n-nodes-base.bitbucketTrigger", "position": [ 880, 390 ], "webhookId": "97ca8044-5835-4547-801d-c27dd7f10c2d", "parameters": { "events": [ "repo:push" ], "resource": "repository", "repository": "test" }, "credentials": { "bitbucketApi": "bitbucket_creds" }, "typeVersion": 1, "id": "8712679c-947e-4360-970b-e7aebff77c83", "notes": "This bitbucketTrigger node performs automated tasks as part of the workflow." }, { "id": "error-c568f4ba", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Bitbuckettrigger Workflow", "description": "Automated workflow: Bitbuckettrigger Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-bc3d23a5", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:42.234293", "updatedAt": "2025-09-29T07:07:42.234354", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Bitbuckettrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }