Configuration parameters
cred_access_token—cred_bot_token—access_token— Slack API access tokenbot_token— Slack API bot tokenincidentNotificationChannel— Dedicated Slack channel to receive notificationsnotify_incidents— Send notifications about incidents to the dedicated channelmin_severity— Minimum incident severity to send messages to slack byincidentType— Type of incidents created in Slackallow_incidents— Allow external users to create incidents via DMproxy— Use system proxy settingsunsecure— Trust any certificate (not secure)longRunning— Long running instance. Required for investigation mirroring and direct messages.bot_name— Bot display name in Slack (Cortex XSOAR by default)bot_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 secondspaginated_count— Number of objects to return in each paginated callproxy_url— Proxy URL to use in Slack API callsfiltered_tags— Comma separated list of tags To filter the messages sent from demisto.
Commands (15)
-
close-channelDeprecatedArchives a Slack channel.
-
mirror-investigationDeprecatedMirrors the investigation between Slack and the Demisto War Room.
-
send-notificationDeprecatedSends a message to a user, group, or channel.
-
slack-close-channelDeprecatedDeprecated. Use the "close-channel" command instead.
-
slack-create-channelDeprecatedCreates a channel in Slack.
-
slack-filter-channelsDeprecatedReturns a list of channels matching criteria
-
slack-get-integration-contextReturns the integration context as a file. Use this command for debug purposes only.
-
slack-get-user-detailsDeprecatedGet details about a specified user.
-
slack-invite-to-channelDeprecatedInvites users to join a channel.
-
slack-kick-from-channelDeprecatedRemoves users from the specified channel.
-
slack-mirror-investigationDeprecatedDeprecated. Use the "mirror-investigation" command instead.
-
slack-rename-channelDeprecatedRenames a channel in Slack.
-
slack-sendDeprecatedDeprecated. Use the "send-notification" command instead.
-
slack-send-fileDeprecatedSends 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-set-channel-topicDeprecatedSets the topic for a channel.