To learn more, visit the Cisco Webex documentation.

Parameters

ParameterDescription
DescriptionThe description of the room.
Is LockedSet the room as locked and the creator becomes a moderator.
Is PublicIf set to True the room is public and therefore discoverable within the org. Anyone can find and join that room. When True the description must be filled in.
Team IDThe ID for the team with which this room is associated. Can be retrieved from the List Teams action.
TitleA user-friendly name for the room.

Example Output

{    "title": "Project Unicorn - Sprint 0",    "teamId": "Y2lzY29zcGFyazovL3VzL1JPT00vNjRlNDVhZTAtYzQ2Yi0xMWU1LTlkZjktMGQ0MWUzNDIxOTcz",    "classificationId": "Y2lzY29zcGFyazovL3VzL0NMQVNTSUZJQ0FUSU9OL2YyMDUyZTgyLTU0ZjgtMTFlYS1hMmUzLTJlNzI4Y2U4ODEyNQ",    "isLocked": false,    "isPublic": false,    "description": "Company Announcements",    "isAnnouncementOnly": false}

Workflow Library Example

Create Room with Cisco Webex and Send Results Via Email

Preview this Workflow on desktop