{ "id": "83", "name": "Creating a meeting with the Zoom node", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "9b3f06d2-59c2-4c5d-8f25-242fdf266e31", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Zoom", "type": "n8n-nodes-base.zoom", "position": [ 450, 300 ], "parameters": { "topic": "Something", "authentication": "{{ $credentials. }}", "additionalFields": {} }, "credentials": { "zoomOAuth2Api": "" }, "typeVersion": 1, "id": "3488ec3a-9d2a-4315-9d4e-9923a3fcf6e1", "notes": "This zoom node performs automated tasks as part of the workflow." }, { "id": "error-e048e880", "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: Creating a meeting with the Zoom node. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-e42b84bd", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.706670", "updatedAt": "2025-09-29T07:07:49.706699", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Creating a meeting with the Zoom node. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }