{ "id": "27", "name": "Create a release and get all releases", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 210, 300 ], "parameters": {}, "typeVersion": 1, "id": "8674f421-0667-4051-8c12-6a3533f71769", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Sentry.io", "type": "n8n-nodes-base.sentryIo", "position": [ 410, 300 ], "parameters": { "url": "", "version": "0.0.1", "projects": [ "" ], "resource": "release", "operation": "create", "additionalFields": {}, "organizationSlug": "" }, "credentials": { "sentryIoApi": "sentry" }, "typeVersion": 1, "id": "e43b0dc7-4c5d-4d72-a06a-88210e3a7f0d", "notes": "This sentryIo node performs automated tasks as part of the workflow." }, { "name": "Sentry.io1", "type": "n8n-nodes-base.sentryIo", "position": [ 610, 300 ], "parameters": { "resource": "release", "operation": "getAll", "returnAll": true, "additionalFields": {}, "organizationSlug": "" }, "credentials": { "sentryIoApi": "sentry" }, "typeVersion": 1, "id": "ee2eded4-924f-4205-af66-9d61ae09fafe", "notes": "This sentryIo node performs automated tasks as part of the workflow." }, { "id": "error-64c49c06", "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 release and get all releases. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-90e6c29a", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.167596", "updatedAt": "2025-09-29T07:07:49.167624", "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 release and get all releases. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }