Cisco Webex · Arazzo Workflow
Cisco Webex Create Room, Add Member, and Post Message
Version 1.0.0
Create a new space, add a person to it, and post an opening message.
View Spec
View on GitHub
CollaborationCommunicationsMeetingsMessagingTeamsVideo ConferencingArazzoWorkflows
Provider
Workflows
create-room-add-member-post-message
Create a Webex room, add a member, and post a message.
Creates a group room, attaches a person to it as a member, and posts an opening markdown message into the new room.
1
createRoom
createRoom
Create a new group room (space) with the supplied title.
2
addMember
createMembership
Add the supplied person to the new room by email address, optionally as a moderator.
3
postMessage
createMessage
Post an opening markdown message into the new room.
Source API Descriptions
openapi
openapi