SlackV2 Deprecated

Deprecated. Use SlackV3 instead.

Messaging and Conferencing · 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 Deprecated

    Archives a Slack channel.

  • mirror-investigation Deprecated

    Mirrors the investigation between Slack and the Demisto War Room.

  • send-notification Deprecated

    Sends a message to a user, group, or channel.

  • slack-close-channel Deprecated

    Deprecated. Use the "close-channel" command instead.

  • slack-create-channel Deprecated

    Creates a channel in Slack.

  • slack-filter-channels Deprecated

    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 Deprecated

    Get details about a specified user.

  • slack-invite-to-channel Deprecated

    Invites users to join a channel.

  • slack-kick-from-channel Deprecated

    Removes users from the specified channel.

  • slack-mirror-investigation Deprecated

    Deprecated. Use the "mirror-investigation" command instead.

  • slack-rename-channel Deprecated

    Renames a channel in Slack.

  • slack-send Deprecated

    Deprecated. Use the "send-notification" command instead.

  • slack-send-file Deprecated

    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 Deprecated

    Sets the topic for a channel.