In this article

Overview

Use the Slack Snap Pack to integrate and automate your Slack environments to improve collaboration across your teams, thus improving productivity.

Prerequisites

To use the Snaps in this Snap Pack, you must:

  • Create a Slack application (App).
  • Add features to your App.
  • Define the OAuth Permissions.
  • Add Redirect URLs.
  • Define Scopes for the App.
  • Install the App to generate Bot and User Tokens.
  • Gather basic information needed (Client ID and Client secret).
  • Use the Tokens or the basic information to create accounts for the Snaps.

See the articles – Start building Slack apps and Scopes and Permissions in Slack API Documentation for more information.

Articles in this section


Snaps in this Snap Pack

  • Channel Operations: Perform operations in your Slack workspace such as create a channel, invite users, list members, and archive/unarchive channels.
  • Delete File: Delete files that a user/bot has uploaded/shared in a channel, private group, or direct message.
  • Delete Message: Delete messages that a user/bot has uploaded/shared in a channel, private group, or direct message.

  • Search: Search for messages and files using a combination of keywords, sender/recipient, as well as date/duration when they were sent.

  • Send Message: Send messages using complete messaging capabilities that a Slack desktop installation offers – such as formatting messages, special characters, emojis, code snippets, and hyperlinks.

  • Update Message: Edit messages that a user/bot has sent.

  • Upload File: Upload/share files as part of conversations in a channel, private group, or direct message.

  • User Operations: Perform user operations such as retrieving user information, as well as adding or removing users from your workspace. Requires an Enterprise Grid installation of Slack to perform some of these operations.

  • Workspace Operations: Perform operations such as retrieving Workspace details, creating a new workspace, retrieving the list of workspaces, users, or channels, and deleting channels. Requires an Enterprise Grid installation of Slack to perform some of these operations.


Snap Pack History


Release

Snap Pack Version 

Type

Updates

4.24main8556StableNo updates made.

4.23

main7430

Stable

Initial release of the Snap Pack with the following Snaps and Accounts:




See Also

Provide links to the endpoint's official documentation, any relevant or related internal documentation, and any other links you have referred to on this page. Care should be taken when referencing external sites/documentation that it is an official site/documentation. Do not refer to forums such as stackoverflow.