Receive a Mattermost message when new record gets added to Notion — n8n Workflow

Low complexity Trigger4 nodes🏷️ Project Management👁 959 viewsby Harshil Agrawal

Overview

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.

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

Nodes used

Mattermost

Workflow Preview

N
Notion Trigger
I
IF
Mattermost
N
NoOp
4 nodes3 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 4 nodes, connecting if, mattermost, notiontrigger.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (4)

MA

Mattermost

mattermost

#1

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded receive-a-mattermost-message-when-new-record-gets-added-to-notion file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Receive a Mattermost message when new record gets added to Notion", "nodes": [...], ...}

Integrations

ifmattermostnotiontrigger

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes4
Complexitylow
Triggertrigger
Views959

Created by

Harshil Agrawal

Harshil Agrawal

@harshil1712

Tags

ifmattermostnotiontrigger

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →