ES | EN
Other

Receive a Mattermost message when new record gets added to Notion

MattermostNotion
Nodes 4
Complexity Intermediate
Category Other
n8n popularity 959 views in n8n library

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 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.

Apps and nodes included

Step-by-Step Implementation Guide

Notion a Mattermost: Notificaciones de Nuevas Notas

Este workflow envía notificaciones a Mattermost cada vez que se añaden nuevas notas en Notion.

Nodos Utilizados

  • Mattermost: Para enviar mensajes a un canal de Mattermost.

Configuración Paso a Paso

  1. Configura el nodo Mattermost: Conecta tu cuenta de Mattermost y especifica el canal donde se enviarán las notificaciones.
  2. Conecta con Notion (no es un nodo, es un trigger): Configura el trigger (ej. Webhook) para que se active cada vez que se crea una nueva nota en Notion.
  3. Formatea el mensaje: Define el mensaje que se enviará a Mattermost, incluyendo información relevante de la nota de Notion.
  4. Ejecuta el workflow: Prueba la integración creando una nueva nota en Notion y verificando la notificación en Mattermost.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.