π Receive a Mattermost message when new record gets added to Notion
β‘ 1,146 views Β· π Project Management
Description
This workflow allows you to receive a Mattermost message when meeting notes get added to the Notion.
Prerequisites
- Create a table in Notion similar to this: Meeting Notes
- Follow the steps mentioned in the documentation, to create credentials for the Notion Trigger node.
- Create create credentials for Mattermost.
workflow-screenshot
Notion Trigger: The Notion Trigger node will trigger the workflow when new data gets added to Notion.
IF node: This node will check if the notes belong to the team Marketing. If the team is Marketing the node will true, otherwise false.
Mattermost node: This node will send a message about the new data in the channel βMarketingβ in Mattermost. If you have a different channel, use that instead. You can even replace the Mattermost node with nodes of other messaging platforms, like Slack, Telegram, Discord, etc.
NoOp node: Adding this node here is optional, as the absence of this node wonβt make a difference to the functioning of the workflow.
π Nodes Used
Mattermost, Notion Trigger
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File