{ "id": "151", "name": "Receive a Mattermost message when new data gets added to Airtable", "nodes": [ { "name": "Airtable Trigger", "type": "n8n-nodes-base.airtableTrigger", "position": [ 550, 340 ], "parameters": { "baseId": "", "tableId": "Data", "pollTimes": { "item": [ { "mode": "everyMinute" } ] }, "triggerField": "Created", "additionalFields": {} }, "credentials": { "airtableApi": "Airtable Credentials n8n" }, "typeVersion": 1, "id": "1ebf6739-62f5-4b62-acec-00cff60f24c2", "notes": "This airtableTrigger node performs automated tasks as part of the workflow." }, { "name": "Mattermost", "type": "n8n-nodes-base.mattermost", "position": [ 750, 340 ], "parameters": { "message": "=New Data was added to Airtable.\nID:{{$node[\"Airtable Trigger\"].json[\"fields\"][\"id\"]}}\nName: {{$node[\"Airtable Trigger\"].json[\"fields\"][\"name\"]}}", "channelId": "", "attachments": [], "otherOptions": {} }, "credentials": { "mattermostApi": "mattermost" }, "typeVersion": 1, "id": "caebc0ce-fb3c-4731-bc86-d9055b5be447", "notes": "This mattermost node performs automated tasks as part of the workflow." }, { "id": "error-9f3ddcb0", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Receive a Mattermost message when new data gets added to Airtable. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-5c4e1151", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:50.866456", "updatedAt": "2025-09-29T07:07:50.866471", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Receive a Mattermost message when new data gets added to Airtable. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }