Slack
Slack is where work flows. It’s where the people you need, the information you share, and the tools you use come together to get things done.
Info
Schemes: https
Base URL: https://slack.com/api/
Authentication: OAuth2 - How to authenticate
Endpoints
/groups.create
Summary: This method creates a private channel.
/channels.create
Summary: This method is used to create a channel.
/channels.info
Summary: This method returns information about a team channel.
/conversations.create
Summary: Create a public or private channel using this Conversations API method.
/conversations.list
Summary: This Conversations API method returns a list of all channel-like conversations in a workspace. The "channels" returned depend on what the calling token has access to and the directives placed in the types
parameter.
/conversations.info
Summary: This Conversations API method returns information about a workspace conversation.
Updated over 5 years ago