You are here:
Check If Users Are Connected to Slack Action
Determine whether a collection of Salesforce users is connected to a given Slack workspace.
Required Editions
| View supported editions. |
Before using a core action for Slack, enable Salesforce for Slack integrations.
In Flow Builder, add an Action element to your flow. In the New Action window, select Slack, and then select Check If Users Are Connected to Slack.
Set Connection Values for Slack
| Input Parameter | Description |
|---|---|
| Slack App | Required. The Slack app that executes the action. Only Slack apps that are installed for the org are available. The input value evaluates to the Slack app ID. |
| Slack Workspace | Required. The Slack workspace where the Slack app is installed. Select a value or resource. The input value evaluates to the Slack workspace ID. You can obtain the Slack workspace ID by logging in to
Slack.com and launching Slack in your browser. The workspace ID is the penultimate parameter
in the URL. For example, in this URL, the workspace ID is
|
| Salesforce User ID Collection Resource | Required. The collection resource that contains the Salesforce user IDs to check. The maximum number of user IDs is 1,000. |
Store Output Values
| Output Parameter | Description |
|---|---|
| Collection of Salesforce User IDs Connected to Slack | A collection resource that contains the Salesforce user IDs connected to Slack. |
| Collection of Salesforce User IDs Not Connected to Slack | A collection resource that contains the Salesforce user IDs not connected to Slack. |

