MattermostV2

Mattermost is an open-source, self-hostable online chat service with file sharing, search, and integrations. It is designed as an internal chat for organizations and companies.

Messaging and Conferencing · Mattermost

Configuration parameters

  • url — Server URL (required)
  • bot_access_token — (required)
  • personal_access_token — (required)
  • team_name — Team Name (required)
  • notification_channel — Default Notifications Channel
  • mirroring — Enable Incident Mirroring
  • allow_incidents — Allow external users to create incidents via DM.
  • permitted_notifications — Types of Notifications to Send
  • longRunning — Long running instance. Required for investigation mirroring and direct messages.
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (18)

  • close-channel

    Closes a mirrored Mattermost channel. If not provided, the mirrored investigation channel is archived (if the channel exists).

  • mattermost-add-channel-member

    Adds a channel member.

  • mattermost-add-group-member

    Add group member(s). Groups are available on Enterprise and Professional plans. Minimum server version: 6.3

  • mattermost-close-channel

    Closes a channel.

  • mattermost-create-channel

    Creates a channel.

  • mattermost-get-team

    Gets a team's details.

  • mattermost-list-channels

    Lists channels.

  • mattermost-list-group-members

    Lists group members. Groups are available on Enterprise and Professional plans. Minimum server version: 5.11

  • mattermost-list-groups

    Lists groups. Groups are available on Enterprise and Professional plans. Minimum server version: 5.11

  • mattermost-list-private-channels-for-user

    Get all the private channels on a team for a user.

  • mattermost-list-users

    Lists users.

  • mattermost-mirror-investigation

    Mirrors the investigation between Mattermost and the Cortex XSOAR War Room.

  • mattermost-remove-channel-member

    Removes a channel member.

  • mattermost-remove-group-member

    Remove group member(s). Groups are available on Enterprise and Professional plans. Minimum server version: 6.3

  • mattermost-send-file

    Sends a file.

  • mattermost-set-channel-role

    Update a user's roles for a channel. The user has to already be a member of the channel.

  • mirror-investigation

    Mirrors the investigation between Mattermost and the Cortex XSOAR War Room.

  • send-notification

    Send a message using a chatbot app.