AutomationFlowsSocial Media › Facebook Profile Update to Mattermost Alert

Facebook Profile Update to Mattermost Alert

Original n8n title: Receive a Mattermost Message When a User Updates Their Profile on Facebook

Receive a Mattermost message when a user updates their profile on Facebook. Uses facebookTrigger, mattermost. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesFacebook TriggerMattermost
Social Media Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "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
      ],
      "parameters": {
        "appId": "",
        "options": {
          "includeValues": true
        }
      },
      "credentials": {
        "facebookGraphAppApi": "<your credential>"
      },
      "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": "<your credential>"
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {},
  "connections": {
    "Facebook Trigger": {
      "main": [
        [
          {
            "node": "Mattermost",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Receive a Mattermost message when a user updates their profile on Facebook. Uses facebookTrigger, mattermost. Event-driven trigger; 2 nodes.

Source: https://github.com/Zie619/n8n-workflows — original creator credit. Request a take-down →

More Social Media workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Social Media

Convert YouTube videos into SEO-friendly blog posts in just seconds using this fully automated n8n workflow. Perfect for content creators, marketers, educators, and bloggers looking to repurpose video

Form Trigger, Google Docs, HTTP Request
Social Media

This workflow is for social media agencies, influencer marketers, and brand managers who need to automatically qualify TikTok creators based on their follower metrics. It’s especially useful for teams

Airtable Trigger, HTTP Request, Airtable
Social Media

Get Long Lived Facebook User Or Page Access Token. Uses manualTrigger, httpRequest, stickyNote. Event-driven trigger; 5 nodes.

HTTP Request
Social Media

Manual Reddit. Uses manualTrigger, reddit. Event-driven trigger; 4 nodes.

Reddit
Social Media

This workflow is for any YouTube user who wants to bulk delete all playlists from their own channel — whether to start fresh, clean up old content, or prepare the account for a new purpose.

YouTube