Slack connector
Slack is a communications platform that enables organizations to foster collaboration and create groups for specific topics to be discussed. You can create, join, leave, search, archive, and invite users to channels, send messages, and make custom API calls to the Slack API.
Authorize your Slack account
When you add a Slack card to a flow for the first time, Okta Workflows prompts you to set up a connection. Setting up a connection allows you to connect the flow to your Slack account, save the data, and reuse that connection the next time you build a flow with this card. See Authorization.
User or channel ID
For any Slack action or event card that requires a user or channel identifier, this information is available from the Slack interface, or through the user or channel Slack API objects.
Slack connector event cards
Event |
Description |
---|---|
Trigger a flow when a new channel is created in Slack. |
|
Trigger a flow when a new message is added to a Slack channel. |
|
Trigger a flow when a new message is added to a private Slack channel. |
|
Trigger a flow when a new pinned message is added to a Slack channel. |
|
Trigger a flow when someone sends a slash command to a Slack bot. |
Slack connector action cards
Action |
Description |
---|---|
Archive a Slack channel and remove it from the list of active conversations. |
|
Create a channel in Slack. |
|
Make a custom, authenticated HTTP call to the Slack API. |
|
Retrieve the members of a Slack channel. |
|
Invite a user to a Slack channel. |
|
Join a Slack channel. |
|
Leave a Slack channel. |
|
Retrieve information about messages received on Slack. |
|
Retrieve information about a Slack user. |
|
Remove a user from a Slack channel. |
|
Rename a Slack channel. |
|
Send a delayed response to a user's slash command. |
|
Send an immediate response to a user's slash command. |
|
Search for a Slack channel. |
|
Send a direct message to a Slack user on your team. |
|
Send an ephemeral message to a Slack channel. |
|
Send a file to a Slack channel. |
|
Send a file to a Slack channel. |
|
Send a message to a Slack channel. |