All API methods follow the same calling conventions.
api
Method |
Description |
api.test |
Checks API calling code. |
auth
Method |
Description |
auth.test |
Checks authentication & identity. |
channels
Get/Set Kazola's channel, trigger, action information.
recipes
Get/Set/Edit User Recipes.
General
Methods applicable to all e.g recipes, channels, trigger & actions.
Delete |
Get |
Deletes recipe,channel,action or a trigger |
GetById |
Get |
Gets a specific recipe,channel,trigger or an action |
emoji
Method |
Description |
emoji.list |
Lists custom emoji for a team. |
files
Get info on files uploaded to Slack, upload new files to Slack.
groups
Get info on your team's private channels.
im
Get info on your direct messages.
Method |
Description |
im.close |
Close a direct message channel. |
im.history |
Fetches history of messages and events from direct message channel. |
im.list |
Lists direct message channels for the calling user. |
im.mark |
Sets the read cursor in a direct message channel. |
im.open |
Opens a direct message channel. |
mpim
Get info on your multiparty direct messages.
Method |
Description |
mpim.close |
Closes a multiparty direct message channel. |
mpim.history |
Fetches history of messages and events from a multiparty direct message. |
mpim.list |
Lists multiparty direct message channels for the calling user. |
mpim.mark |
Sets the read cursor in a multiparty direct message channel. |
mpim.open |
This method opens a multiparty direct message. |
oauth
Method |
Description |
oauth.access |
Exchanges a temporary OAuth code for an API token. |
pins
Method |
Description |
pins.add |
Pins an item to a channel. |
pins.list |
Lists items pinned to a channel. |
pins.remove |
Un-pins an item from a channel. |
reactions
rtm
Method |
Description |
rtm.start |
Starts a Real Time Messaging session. |
search
Search your team's files and messages.
Method |
Description |
search.all |
Searches for messages and files matching a query. |
search.files |
Searches for files matching a query. |
search.messages |
Searches for messages matching a query. |
stars
team
usergroups
Get info on your team's user groups.
usergroups.users
users
Get info on members of your Slack team.