Cisco Webex · Arazzo Workflow
Cisco Webex Add Person to Team and a Team Room
Version 1.0.0
Find a person by email, add them to a team, and add them to a team room.
View Spec
View on GitHub
CollaborationCommunicationsMeetingsMessagingTeamsVideo ConferencingArazzoWorkflows
Provider
Workflows
add-person-to-team-and-team-room
Resolve a person, add to a team, then add to a team room.
Looks up a person by exact email, adds them as a team member, and then adds them to a specified room as a room member.
1
findPerson
listPeople
Resolve the person by exact email match.
2
addTeamMember
createTeamMembership
Add the resolved person to the team as a team member.
3
addRoomMember
createMembership
Add the same person to the specified team room as a room member.
Source API Descriptions
openapi
openapi