 
       Last Updated: Nov 4, 2020
Use this function to post a given message to the provided channel.
Send Message (token, channel_id, text)
| Input Parameter Name | Description | 
|---|---|
| token | Authentication token | 
| channel_id | ID of the channel to post the message | 
| text | The message to be posted | 
| Return Value | Description | 
|---|---|
| Output | 
 | 
Send Message (ABCDE, NC-45, Hello)
To view all the Slack functions, click here.