{ "id": "146", "name": "Send financial metrics monthly to Mattermost", "nodes": [ { "name": "ProfitWell", "type": "n8n-nodes-base.profitWell", "position": [ 730, 220 ], "parameters": { "type": "monthly", "options": {} }, "credentials": { "profitWellApi": "profitwell" }, "typeVersion": 1, "id": "2a186709-688d-4ce3-ae57-cf3764d949eb", "notes": "This profitWell node performs automated tasks as part of the workflow." }, { "name": "Cron", "type": "n8n-nodes-base.cron", "position": [ 530, 220 ], "parameters": { "triggerTimes": { "item": [ { "hour": 9, "mode": "everyMonth" } ] } }, "typeVersion": 1, "id": "499facde-9c4b-4ddb-a05e-f11f0dc80ca6", "notes": "This cron node performs automated tasks as part of the workflow." }, { "name": "Mattermost", "type": "n8n-nodes-base.mattermost", "position": [ 930, 220 ], "parameters": { "message": "=Active Customers: {{$node[\"ProfitWell\"].json[\"active_customers\"]}}\nTrailing Customers: {{$node[\"ProfitWell\"].json[\"active_trialing_customers\"]}}\nNew Customers: {{$node[\"ProfitWell\"].json[\"new_customers\"]}}\nGrowth Rate: {{$node[\"ProfitWell\"].json[\"growth_rate\"]}}\nRecurring Revenue: {{$node[\"ProfitWell\"].json[\"recurring_revenue\"]}}", "channelId": "w6rsxrqds3bt9pguxzduowqucy", "attachments": [], "otherOptions": {} }, "credentials": { "mattermostApi": "mattermost" }, "typeVersion": 1, "id": "338ce6fd-6c18-4594-832c-09cbc85a31a2", "notes": "This mattermost node performs automated tasks as part of the workflow." }, { "id": "error-21923cb1", "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: Send financial metrics monthly to Mattermost. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-a9978bf1", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:50.856007", "updatedAt": "2025-09-29T07:07:50.856057", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Send financial metrics monthly to Mattermost. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }