top of page

n8n Mattermost Startup Notification

This n8n workflow sends a Mattermost message notification when the n8n instance starts. It uses the n8n trigger node to detect the init event and the Mattermost node to post a message including the startup timestamp, leveraging Mattermost API for team communication.

bottom of page