Let your integrations in Copyl send messages to your Slack channels on certain events. You can also add and remove users, as well as search and listing them.
Parameters:
channel
– stringmessage
– stringSends a message to a specified channel in Slack. Returns a response containing information about the posted message.
Parameters:
slackUser
– objectAdds a user to Slack. Returns details about the added user.
Parameters:
slackUser
– objectDeletes a user from Slack. Returns information about the deletion status.
Retrieves a list of all users in Slack. Returns a list of user details.