Workflow: Mattermost Airtable Create

Workflow Details

Download Workflow
{
    "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
        },
        {
            "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
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Airtable Trigger": {
            "main": [
                [
                    {
                        "node": "Mattermost",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Automatizacion X
View
GoogleSheets Webhook Automate Webhook
View
Wait Redis Send Triggered
View
Create a coupon on Paddle
View
Mailchimp Automate Triggered
View
🦙👁️👁️ Find the Best Local Ollama Vision Models by Comparison
View
Manual Zohocrm Automate Triggered
View
HTTP Extractfromfile Process Webhook
View
Create a new list, add a new contact to the list, update the contact, and get all contacts in the list
View
Property Lead Contact Enrichment from CRM
View