Slack · Arazzo Workflow
Slack Create Channel, Invite Members, and Announce
Version 1.0.0
Create a new channel, invite a set of users, and post a kickoff message.
View Spec
View on GitHub
BotsChatCollaborationMessagingProductivityT1Team CommunicationArazzoWorkflows
Provider
Workflows
create-channel-invite-announce
Create a channel, invite users, and post a kickoff announcement.
Creates a channel by name, invites the supplied users into it, and posts an announcement message into the freshly created channel.
1
createChannel
postConversationsCreate
Create the public or private channel that members will be invited into.
2
inviteUsers
postConversationsInvite
Invite the supplied comma separated list of users into the new channel.
3
postAnnouncement
postChatPostmessage
Post the kickoff announcement message into the new channel so invited members arrive to immediate context.
Source API Descriptions
openapi