Configuration parameters
bot_token—user_token—app_token—incidentNotificationChannel— Dedicated Slack channel to receive notificationsmin_severity— Minimum incident severity by which to send messages to Slackpermitted_notifications— Types of Notifications to Send.incidentType— Type of incidents created in Slackallow_incidents— Allow external users to create incidents via DMignore_event_retries— Ignore event retriesproxy— Use system proxy settingsunsecure— Trust any certificate (not secure)mirroring— Enable Incident Mirroringenable_outbound_file_mirroring— Enable Outbound File MirroringlongRunning— Long running instance. Required for investigation mirroring and direct messages.bot_name— Bot display name in Slackbot_icon— Bot icon in Slack - Image URL (Cortex XSOAR icon by default)max_limit_time— Maximum time to wait for a rate limiting call in secondsenabled_ai_assistant— Enabled AI assistantpaginated_count— Number of objects to return in each paginated callfiltered_tags— Comma-separated list of tags to filter the messages sent from Cortex XSOAR.demisto_api_key—enable_dm— Enable DMs to the botdisable_caching— Disable Caching of Users and Channelsextensive_logging— Extensive Loggingcommon_channels— Common Channels
Commands (18)
-
close-channelArchives a Slack channel.
-
mirror-investigationMirrors the investigation between Slack and the Cortex XSOAR War Room.
-
send-notificationSends a message to a user, group, or channel.
-
slack-create-channelCreates a channel in Slack.
-
slack-edit-messageEdit an existing Slack message.
-
slack-get-conversation-historyFetches a conversation's history of messages and events.
-
slack-get-conversation-repliesRetrieves replies to specific messages, regardless of whether it's from a public or private channel, direct message, or otherwise.
-
slack-get-integration-contextReturns the integration context as a file. Use this command for debug purposes only.
-
slack-get-user-detailsGet details about a specified user.
-
slack-invite-to-channelInvites users to join a channel.
-
slack-kick-from-channelRemoves users from the specified channel.
-
slack-list-channelsList all of the channels in the organization workspace. This command required scopes depend on the type of channel-like object you're working with. To use the command, you'll need at least one of the channels:, groups:, im: or mpim: scopes corresponding to the conversation type you're working with.
-
slack-pin-messagePins a selected message to the given channel.
-
slack-rename-channelRenames a channel in Slack.
-
slack-send-fileSends a file to a user, channel, or group. If not specified, the file is sent to the mirrored investigation channel (if the channel exists).
-
slack-send-notification-quick-actionSends a message to a user, group, or channel.
-
slack-set-channel-topicSets the topic for a channel.
-
slack-user-session-resetReset user session token in Slack.