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 Channelmirroring— Enable Incident Mirroringallow_incidents— Allow external users to create incidents via DM.permitted_notifications— Types of Notifications to SendlongRunning— Long running instance. Required for investigation mirroring and direct messages.insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (18)
-
close-channelCloses a mirrored Mattermost channel. If not provided, the mirrored investigation channel is archived (if the channel exists).
-
mattermost-add-channel-memberAdds a channel member.
-
mattermost-add-group-memberAdd group member(s). Groups are available on Enterprise and Professional plans. Minimum server version: 6.3
-
mattermost-close-channelCloses a channel.
-
mattermost-create-channelCreates a channel.
-
mattermost-get-teamGets a team's details.
-
mattermost-list-channelsLists channels.
-
mattermost-list-group-membersLists group members. Groups are available on Enterprise and Professional plans. Minimum server version: 5.11
-
mattermost-list-groupsLists groups. Groups are available on Enterprise and Professional plans. Minimum server version: 5.11
-
mattermost-list-private-channels-for-userGet all the private channels on a team for a user.
-
mattermost-list-usersLists users.
-
mattermost-mirror-investigationMirrors the investigation between Mattermost and the Cortex XSOAR War Room.
-
mattermost-remove-channel-memberRemoves a channel member.
-
mattermost-remove-group-memberRemove group member(s). Groups are available on Enterprise and Professional plans. Minimum server version: 6.3
-
mattermost-send-fileSends a file.
-
mattermost-set-channel-roleUpdate a user's roles for a channel. The user has to already be a member of the channel.
-
mirror-investigationMirrors the investigation between Mattermost and the Cortex XSOAR War Room.
-
send-notificationSend a message using a chatbot app.