Last Updated: Nov 18, 2020
The following functions are available for use in the Slack connector node:
Functions | Description |
---|---|
Archive Conversation | Archives a conversation in the slack application |
Create Conversation | Creates a new conversation in the slack application with the given valid details |
Download File | Downloads a given file from slack server |
Invite To Channel | Invites users to the given channel |
Join Conversation | Joins channel in the slack application to converse |
Leave Conversation | Leaves a conversation in the slack application |
Remove From Channel | Removes users from the given channel |
Rename Conversation | Renames a conversation in the slack application with the given new name |
Send Message | Posts a given message to the provided channel |
Send Reply | Replies to the given message |
Unarchive Conversation | Unarchives a conversation in the slack application |
Upload File | Uploads a givem file to the slack application with the given title |