ES | EN
Other

Monitor changes in Google Sheets every 45 mins

Google SheetsMattermost
Nodes 2
Complexity Basic
Category Other
n8n popularity 1,878 views in n8n library

Based on your use case, you might want to trigger a workflow if new data gets added to your database. This workflow allows you to send a message to Mattermost when new data gets added in Google Sheets. The Interval node triggers the workflow every 45 minutes. You can modify the timing based on your use case. You can even use the Cron node to trigger the workflow. If you wish to fetch new Tweets from Twitter, replace the Google Sheet node with the respective node. Update the Function node accordingly.

Apps and nodes included

Step-by-Step Implementation Guide

Monitorear Cambios en Google Sheets: Guía de Implementación

Envía mensajes a Mattermost al detectar datos nuevos en Google Sheets. Se ejecuta cada 45 minutos (configurable).

Nodos Utilizados

  • n8n-nodes-base.googleSheets
  • n8n-nodes-base.mattermost

Pasos de Configuración

  1. Nodo Google Sheets (Obtener Filas): Conéctate a tu cuenta de Google Sheets. Selecciona la hoja de cálculo y la hoja específica a monitorear. Configura el nodo para que obtenga las filas de la hoja. Establece filtros opcionales para buscar datos específicos.
  2. Nodo Mattermost (Enviar Mensaje): Conéctate a tu servidor Mattermost. Define el canal de destino y el formato del mensaje. Utiliza las variables y datos obtenidos del nodo Google Sheets para construir el mensaje que se enviará a Mattermost. Configura la frecuencia de ejecución del workflow (ej. cada 45 minutos).
⚡ 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.