Skip to end of banner
Go to start of banner

Slack Snap Pack

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

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.

  • No labels