Comment on page
Slack Actions
- Create Slack Channel and Invite Users : Create a Slack Channel with given name, and invite a list of userIds to the channel.
- Slack Lookup User by Email : Given an email address, find the slack user in the workspace. You can the extract their Profile picture, or retrieve their userid (which you can use to send messages) from the output.
- Slack Send DM : Given a list of Slack IDs, this Action will create a DM (one user) or group chat (multiple users), and send a message to the chat
Last modified 2mo ago