{ "nodes": [ { "name": "Zoom", "type": "n8n-nodes-base.zoom", "position": [ 1340, 580 ], "parameters": { "topic": "New Meeting", "authentication": "{{ $credentials.oAuth2 }}", "additionalFields": { "type": 3, "settings": { "muteUponEntry": true, "joinBeforeHost": true, "participantVideo": true }, "timeZone": "America/New_York" } }, "typeVersion": 1, "id": "156d50a1-5aa8-47a8-9276-0e97da3d519e", "notes": "This zoom node performs automated tasks as part of the workflow." }, { "name": "Schedule Trigger", "type": "n8n-nodes-base.scheduleTrigger", "notes": "Cron trigger to reset zoom meeting on the auto-redirect link", "position": [ 1120, 580 ], "parameters": { "rule": { "interval": [ { "daysInterval": 360, "triggerAtHour": 3 } ] } }, "typeVersion": 1.2, "id": "c375f972-af19-4f00-b64c-128a3577a858" }, { "name": "Wordpress", "type": "n8n-nodes-base.wordpress", "position": [ 1560, 580 ], "parameters": { "pageId": "123 (Create a page in WP, copy the ID of the page, paste it here)", "resource": "page", "operation": "update", "updateFields": { "content": "=\n\n

Redirecting, please wait a moment. Meeting will begin shortly…

" } }, "typeVersion": 1, "id": "83b4ec39-ccd7-4d2c-bf2c-7b5def36955b", "notes": "This wordpress node performs automated tasks as part of the workflow." }, { "name": "Slack", "type": "n8n-nodes-base.slack", "position": [ 1780, 580 ], "parameters": { "text": "=Zoom recurring meeting updated!\n{{ $('Zoom').item.json.join_url }}", "select": "channel", "channelId": { "__rl": true, "mode": "list", "value": "abc123", "cachedResultName": "my-slack-channel" }, "otherOptions": { "includeLinkToWorkflow": true } }, "typeVersion": 2.2, "id": "346ac8fa-96c2-4efa-8fc2-30bb3c3b2285", "notes": "This slack node performs automated tasks as part of the workflow." }, { "id": "error-d7570b85", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "pinData": {}, "connections": {}, "name": "Zoom Workflow", "description": "Automated workflow: Zoom 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-b64c44e0", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.956312", "updatedAt": "2025-09-29T07:07:51.956362", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Zoom Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }