Workflow: Mattermost Profitwell Send

Workflow Details

Download Workflow
{
    "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
        },
        {
            "name": "Cron",
            "type": "n8n-nodes-base.cron",
            "position": [
                530,
                220
            ],
            "parameters": {
                "triggerTimes": {
                    "item": [
                        {
                            "hour": 9,
                            "mode": "everyMonth"
                        }
                    ]
                }
            },
            "typeVersion": 1
        },
        {
            "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
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Cron": {
            "main": [
                [
                    {
                        "node": "ProfitWell",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "ProfitWell": {
            "main": [
                [
                    {
                        "node": "Mattermost",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Convert Squarespace Profiles to Shopify Customers in Google Sheets
View
Generate Graphic Wallpaper with Midjourney, GPT-4o-mini and Canvas APIs
View
Manual Stickynote Update Triggered
View
Telegram Weather Workflow
View
Code Webhook Create Webhook
View
Add subscriber to form, create tag and subscriber to the tag
View
Splitout Code Create Webhook
View
Code HTTP Send Webhook
View
[3/3] Anomaly detection tool (crops dataset)
View
Splitout Noop Send Triggered
View