Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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
Workflow LibraryPreview this Workflow on desktop