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.
Envía mensajes a Mattermost al detectar datos nuevos en Google Sheets. Se ejecuta cada 45 minutos (configurable).
n8n-nodes-base.googleSheetsn8n-nodes-base.mattermostGoogle 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.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).Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.