{ "nodes": [ { "name": "Notion Trigger", "type": "n8n-nodes-base.notionTrigger", "position": [ 270, 350 ], "parameters": { "event": "pageAddedToDatabase", "pollTimes": { "item": [ { "mode": "everyHour" } ] }, "databaseId": "6ea34c0d-67e8-4614-ad5c-68c665a34763" }, "credentials": { "notionApi": "" }, "typeVersion": 1, "id": "77521945-4205-4070-bf13-caa28a4bf877", "notes": "This notionTrigger node performs automated tasks as part of the workflow." }, { "name": "If Node", "type": "n8n-nodes-base.if", "position": [ 470, 350 ], "parameters": { "conditions": { "string": [ { "value1": "={{$json[\"Team\"]}}", "value2": "Marketing" } ] } }, "typeVersion": 1, "id": "fb9311b5-9206-46c3-8f18-90eeb1b31135", "notes": "This if node performs automated tasks as part of the workflow." }, { "name": "Mattermost", "type": "n8n-nodes-base.mattermost", "position": [ 670, 250 ], "parameters": { "message": "=New meeting notes were added.\nAgenda: {{$json[\"Agenda\"]}}\nDate: {{$json[\"Date\"][\"start\"]}}\nLink: {{ $env.WEBHOOK_URL }}{{$json[\"id\"].replace(/-/g,'')}}", "channelId": "64cae1bh6pggtcupfd4ztwby4r", "attachments": [], "otherOptions": {} }, "credentials": { "mattermostApi": "" }, "typeVersion": 1, "id": "f2ef0c27-9bae-4224-b735-be78d91cadb0", "notes": "This mattermost node performs automated tasks as part of the workflow." }, { "name": "NoOp", "type": "n8n-nodes-base.noOp", "position": [ 668, 495 ], "parameters": {}, "typeVersion": 1, "id": "22995116-fc2a-4a21-89fa-0638d4fe0d8b", "notes": "This noOp node performs automated tasks as part of the workflow." }, { "id": "error-fe9305de", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Notiontrigger Workflow", "description": "Automated workflow: Notiontrigger 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-b39eafcd", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:50.857317", "updatedAt": "2025-09-29T07:07:50.857322", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Notiontrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }