Mattermost Notification on New Airtable Data
detail.loadingPreview
Sends a Mattermost message whenever new data is added to a specified Airtable table.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow monitors an Airtable table for new records. Upon detecting new data, it sends a formatted message to a designated Mattermost channel, including key details from the new Airtable record.
Key Features
- Airtable trigger for new record detection.
- Customizable Mattermost message content.
- Includes specific Airtable fields in the notification.
- Error handling for robust operation.
How To Use
- Configure the
Airtable Triggernode with your Airtable Base ID, Table ID, and theCreatedtrigger field. Ensure your Airtable API credentials are set up. - Configure the
Mattermostnode with your Mattermost API credentials and the target Channel ID. Customize themessageparameter to include the desired Airtable fields using expressions (e.g.,{{$node["Airtable Trigger"].json["fields"]["your_field_name"]}}). - Activate the workflow.
Apps Used
Workflow JSON
{
"id": "ec694e19-7250-449f-a29a-3488265d46b4",
"name": "Mattermost Notification on New Airtable Data",
"nodes": 0,
"category": "Notifications",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: ec694e19-7250...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Mattermost Campaign Reply Notification
Notifies a Mattermost channel when a contact replies to a campaign.
Mattermost Emelia Campaign Reply Notification
Notifies a Mattermost channel when a contact replies to an Emelia campaign.
Mattermost Incident Resolution Notification
Notifies a Mattermost channel when an incident is resolved in PagerDuty and Jira.
Weather Alert via Slack
Receive weather forecasts in Slack based on user input.
Mattermost Error Notification
Send automated error notifications to Mattermost.
Google Calendar Event Reminder via Telegram
Receive timely, AI-powered reminders for your Google Calendar events directly on Telegram.