Workflow: Facebook Mattermost Update

Workflow Details

Download Workflow
{
    "id": "131",
    "name": "Receive a Mattermost message when a user updates their profile on Facebook",
    "nodes": [
        {
            "name": "Facebook Trigger",
            "type": "n8n-nodes-base.facebookTrigger",
            "position": [
                590,
                260
            ],
            "webhookId": "14ba2eea-04a1-4659-b83e-0090ba480452",
            "parameters": {
                "appId": "",
                "options": {
                    "includeValues": true
                }
            },
            "credentials": {
                "facebookGraphAppApi": "facebook"
            },
            "typeVersion": 1
        },
        {
            "name": "Mattermost",
            "type": "n8n-nodes-base.mattermost",
            "position": [
                790,
                260
            ],
            "parameters": {
                "message": "=The user with uid {{$node[\"Facebook Trigger\"].json[\"uid\"]}} changed their {{$node[\"Facebook Trigger\"].json[\"changes\"][0][\"field\"]}} to {{$node[\"Facebook Trigger\"].json[\"changes\"][0][\"value\"][\"page\"]}}.",
                "channelId": "13fx8838gtbj3d41a6a7c1w7fe",
                "attachments": [],
                "otherOptions": []
            },
            "credentials": {
                "mattermostApi": "mattermost"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Facebook Trigger": {
            "main": [
                [
                    {
                        "node": "Mattermost",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Email AI Auto-responder. Summerize and send email
View
Manual N8Ntrainingcustomerdatastore Automation Webhook
View
Code Webhook Create Webhook
View
HTTP Manual Automation Webhook
View
Manual Readpdf Automate Triggered
View
Netlify Webhook Automate Webhook
View
Splitout Limit Automate Webhook
View
Translate questions about e-mails into SQL queries and run them
View
Wait Splitout Create Scheduled
View
Mattermost Noop Automate Triggered
View