- Overview
- Adobe Sign
- Alteryx
- Amazon Comprehend
- Amazon Connect
- Amazon Rekognition
- Amazon Textract
- Box
- Release notes
- About the Box activity package
- Fix XAML After Package Update
- Project compatibility
- Setup
- Technical references
- Box Scope
- Commit Session
- Create File Version Session
- Create Upload Session
- Upload Part
- Delete Old Version
- Get Versions
- Promote Version
- Upload File Version
- Copy File
- Delete File
- Download File
- Get File Comments
- Get File Info
- Get File Info Details
- Get File Lock Info
- Lock File
- Move File
- Unlock File
- Upload File
- Copy Folder
- Create Folder
- Delete Folder
- Get Folder Info
- Get Folder Items
- Rename Folder
- Search For Content
- Execute Method
- Cognitive
- DocuSign
- Release notes
- About the DocuSign activity package
- Project compatibility
- Setup
- DocuSign Scope
- Invoke DocuSign Operation
- Create Envelope
- Create Envelope And Send
- Create Envelope From Template
- Create Envelope Recipients
- Get Document
- Get Documents
- Get Envelope
- Get Form Data
- Send Envelope
- Update Envelope
- List Attachments
- List Custom Fields
- List Documents
- List Envelope Status Changes
- List Recipients
- Create Bulk Send List
- Create Bulk Send Request
- Get Bulk Send List
- Get Bulk Send Lists
- Create Template Custom Fields
- Create Template Recipients
- Get Template
- List Templates
- Google Vision
- Jira
- Release notes
- About the Jira activity package
- Project compatibility
- Setup
- Jira Scope
- Execute Method
- Add Attachment
- Delete Attachment
- Download Attachment
- Get Attachments
- Add Comment
- Delete Comment
- Get Comments
- Create Component
- Delete Component
- Get Components
- Search Dashboards
- Create Filter
- Get Filters
- Create Issue Link
- Delete Issue Link
- Get Issue Link Types
- Get Issue Links
- Add Watcher
- Assign Issue
- Clone Issue
- Create Issue
- Delete Issue
- Get Issue
- Get Watchers
- Remove Watcher
- Search Issues Using JQL
- Transition Issue
- Update Issue
- Create Project
- Delete Project
- Get Project Types
- Get Projects
- Update Project
- Get Transitions
- Create User
- Delete User
- Find Users
- Marketo
- Microsoft Dynamics
- Microsoft Dynamics Finance and Operations
- Microsoft Translator
- Microsoft Vision
- Oracle Integration Cloud
- Oracle NetSuite
- Salesforce
- Release notes
- About the Salesforce activity package
- Project compatibility
- Setup
- Quickstart
- Salesforce Application Scope
- Create Bulk API Job
- Get Bulk API Job
- Get Bulk API Job Results
- Start or Abort Bulk API Job
- Assign File
- Download File
- Upload File
- Composite Request
- Delete Record
- Get List View Records
- Get Record
- Insert Record
- Update Record
- Upsert Record
- Execute Report
- Execute SOQL
- Format Column Names
- Format Labels And Values
- Lightning REST API Request
- Search
- SAP BAPI
- ServiceNow
- Slack
- Release notes
- About the Slack activity package
- Project compatibility
- Setup
- Technical references
- Smartsheet
- Release notes
- About the Smartsheet activity package
- Project compatibility
- Setup
- Technical references
- Quickstart: Working With Rows
- Smartsheet Application Scope
- Attach File
- Attach URL
- Delete Attachment
- Get Attachment
- List Attachments
- Add Comment
- Delete Comment
- Get Comment
- List Discussions
- Copy Folder
- Create Folder
- Delete Folder
- Get Folder
- List Folders
- Add Group Members
- Get Group
- List Groups
- Remove Group Member
- Get Report
- List Reports
- Add Rows
- Copy Rows
- Create Discussion on Row
- Delete Rows
- Get Row
- List Rows
- Move Rows
- Update Rows
- Copy Sheet
- Create Sheet
- Create Sheet From Template
- Download Sheet
- Get Sheet
- List Sheets
- Update Sheet
- Add User
- Get User
- List Users
- Remove User
- Copy Workspace
- Create Workspace
- List Workspaces
- Import Sheet From CSV / XLSX
- Invoke Smartsheet Operation
- Search Activity
- Send Via Email
- Share Object
- SuccessFactors
- Tableau
- Twilio
- Workato
- Workday
About the Slack activity package
Slack is an enterprise collaboration hub that brings the right people, information, and tools together to get work done. By using workspaces and channels, Slack enables cross-functional and cross-departmental teams to communicate, share files, and make decisions all in one location.
The Slack Activities Package gives you the ability to manage your Slack channels, messages, and profile status. Using the Slack API, the activities enable the following automation capabilities:
- Create, invite users to, and join channels
- Remove users from and leave channels
- Get, send, and search messages
- Download files
-
Update profile status
Important: The versions of the Slack activity pack prior to 1.0.3 will not work along side the the activity pack and you will not be able to run a process when they are both installed. This was fixed in Slack version 1.0.3.
If you're ready to start using the Slack activities, see the Get Started section below. To learn more about the package, continue reading to see How it works and also access the Technical References page.
To enable the outbound automation between UiPath and Slack, the Slack activities establish an authenticated connection to the Slack API via the Slack Scope activity.
After your connection is established, you can add the other Slack activities to create new automation projects, or add them to existing projects to extend the automation capabilities to include Slack messaging and channel management.
How does it connect?
This is where we need your help.
Before the Slack Scope activity can establish a connection, it needs authorization to take action on your behalf and access your permitted data. To grant authorization, you create and install a new Slack App to your workspace (no coding required). You don't need to publicly distribute this app via the Slack App Directory, you only need to install it to the workspace that you want to automate.
For more information, see Single-workspace apps in the Distributing Slack apps documentation.
After registering the app, Slack assigns it a unique Client ID, Client Secret, and Token that you enter in the Slack Scope activity and then initiate a connection.
Example
As an HR team member, you're tasked with welcoming a group of new employees on a weekly basis. To give your new teammates a warm welcome and introduce them to their fellow "newbies", you create dedicated Slack channels for each cohort and send a welcome message.
Instead of manually creating the channels, inviting each new hire, and sending your welcome message, you can create an automation project using the Slack Scope, Create Channel, Invite to Channel, and Send Message activities.
When you run your project:
- Your Robot connects to your Slack workspace using the authentication credentials that you entered in the Slack Scope activity.
- After connecting to the Slack workspace, your Robot creates a new channel using the name that you entered in the Create Channel activity.
- After creating the channel, your Robot adds the users that you entered in the Invite to Channel activity.
- After the users are added to the channel, your Robot sends the welcome message you entered in the Send Message activity.
To further automate this process, you can use other activity packages (e.g., , ) to auto-populate the channel names and list of users from a new hire spreadsheet, emails, etc.
Before you build your first project, complete the steps in the Setup guide.
After you complete the setup steps, see the Quickstart guides.These guides provide step-by-step instructions to help you create working samples of the different activities so that you can verify the connection to your Slack workspace and get familiar with the input/output properties.
To learn more about the Slack activities (including example property inputs/outputs), see the Activities page for a complete activity list and links to the activity detail pages.