Slack
This page provides information for connecting Appsmith to Slack, which allows you to retrieve user and channel details, send messages, and automate notifications.
Connect Slack
The following section is a reference guide that provides a complete description of all the parameters to connect to an Slack datasource.
Authentication
You can authenticate using OAuth 2.0. If you are already logged into Slack in your browser, the active workspace is selected automatically. You can choose a different workspace from the dropdown in the top-right corner of the authorization screen and click Allow to connect Slack to Appsmith.
Query Slack
The following section is a reference guide that provides a description of the available commands with their parameters to create Slack queries.
List Members
The List Members command retrieves a list of all users in the Slack workspace. It returns each user’s name and id in an array format This can be used to fetch user IDs for sending messages or referencing users in queries.