SlackV2
Deprecated. Use SlackV3 instead.
- Category
- Messaging and Conferencing
- Pack
- Slack
Configuration parameters
- cred_access_token —
- cred_bot_token —
- access_token — Slack API access token
- bot_token — Slack API bot token
- incidentNotificationChannel — Dedicated Slack channel to receive notifications
- notify_incidents — Send notifications about incidents to the dedicated channel
- min_severity — Minimum incident severity to send messages to slack by
- incidentType — Type of incidents created in Slack
- allow_incidents — Allow external users to create incidents via DM
- proxy — Use system proxy settings
- unsecure — 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 seconds
- paginated_count — Number of objects to return in each paginated call
- proxy_url — Proxy URL to use in Slack API calls
- filtered_tags — Comma separated list of tags To filter the messages sent from demisto.
Commands (15)
- close-channel — Archives a Slack channel.
- mirror-investigation — Mirrors the investigation between Slack and the Demisto War Room.
- send-notification — Sends a message to a user, group, or channel.
- slack-close-channel — Deprecated. Use the "close-channel" command instead.
- slack-create-channel — Creates a channel in Slack.
- slack-filter-channels — Returns a list of channels matching criteria
- slack-get-integration-context — Returns the integration context as a file. Use this command for debug purposes only.
- slack-get-user-details — Get details about a specified user.
- slack-invite-to-channel — Invites users to join a channel.
- slack-kick-from-channel — Removes users from the specified channel.
- slack-mirror-investigation — Deprecated. Use the "mirror-investigation" command instead.
- slack-rename-channel — Renames a channel in Slack.
- slack-send — Deprecated. Use the "send-notification" command instead.
- slack-send-file — Sends 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-topic — Sets the topic for a channel.