{ "id": "105", "name": "Create a new member, update the information of the member, create a note and a post for the membe...", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "642b39d1-73ab-4abb-b55f-e711f76fe5fd", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Orbit", "type": "n8n-nodes-base.orbit", "position": [ 450, 300 ], "parameters": { "operation": "upsert", "identityUi": { "identityValue": { "source": "github", "searchBy": "username", "username": "" } }, "workspaceId": "425", "additionalFields": {} }, "credentials": { "orbitApi": "orbit-review" }, "typeVersion": 1, "id": "ad12aecc-ab5a-423b-a165-1b586eba5547", "notes": "This orbit node performs automated tasks as part of the workflow." }, { "name": "Orbit1", "type": "n8n-nodes-base.orbit", "position": [ 650, 300 ], "parameters": { "memberId": "={{$node[\"Orbit\"].json[\"id\"]}}", "operation": "update", "workspaceId": "={{$node[\"Orbit\"].parameter[\"workspaceId\"]}}", "updateFields": { "tagsToAdd": "" } }, "credentials": { "orbitApi": "orbit-review" }, "typeVersion": 1, "id": "40d6bb90-836d-4af9-a8df-eede0e6fecf8", "notes": "This orbit node performs automated tasks as part of the workflow." }, { "name": "Orbit2", "type": "n8n-nodes-base.orbit", "position": [ 850, 300 ], "parameters": { "note": "", "memberId": "={{$node[\"Orbit\"].json[\"id\"]}}", "resource": "note", "workspaceId": "={{$node[\"Orbit\"].parameter[\"workspaceId\"]}}" }, "credentials": { "orbitApi": "orbit-review" }, "typeVersion": 1, "id": "7f079314-ba85-4a02-bcd6-ab9e35e090be", "notes": "This orbit node performs automated tasks as part of the workflow." }, { "name": "Orbit3", "type": "n8n-nodes-base.orbit", "position": [ 1050, 300 ], "parameters": { "url": "{{ $env.WEBHOOK_URL }}", "memberId": "={{$node[\"Orbit\"].json[\"id\"]}}", "resource": "post", "workspaceId": "={{$node[\"Orbit\"].parameter[\"workspaceId\"]}}", "additionalFields": {} }, "credentials": { "orbitApi": "orbit-review" }, "typeVersion": 1, "id": "435bbd62-88d8-457e-a15d-306b49b66b57", "notes": "This orbit node performs automated tasks as part of the workflow." }, { "id": "error-a4243547", "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 new member, update the information of the member, create a note and a post for the member in Orbit. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-e3913e1b", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.476915", "updatedAt": "2025-09-29T07:07:48.476928", "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 new member, update the information of the member, create a note and a post for the membe.... This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }