Create Channel
Create a new channel in Slack.
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| 
                                                                         Channel  | 
                                                                |||
| 
                                                                         Name  | 
                                                                    
                                                                         Name of the channel. The name of the channel must be 20 lower case characters or less and cannot contain spaces or periods.  | 
                                                                    Text | TRUE | 
| 
                                                                         Purpose  | 
                                                                    
                                                                         Purpose of the channel.  | 
                                                                    Text | FALSE | 
| 
                                                                         Type  | 
                                                                    
                                                                         Visibility of the channel; options are Public and Private.  | 
                                                                    Dropdown | TRUE | 
Output
| Field | Definition | Type | 
|---|---|---|
| 
                                                                         Channel  | 
                                                                ||
| 
                                                                         Channel ID  | 
                                                                    
                                                                         ID of the new channel.  | 
                                                                    Text | 
