Actions
Create Room
Creates a room. The authenticated user is automatically added as a member of the room. To create a 1:1 room, use the Create Messages endpoint to send a message directly to another person by using the parameter.
To learn more, visit the Cisco Webex documentation.
Parameters
Parameter | Description |
---|---|
Description | The description of the room. |
Is Locked | Set the room as locked and the creator becomes a moderator. |
Is Public | If 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 ID | The ID for the team with which this room is associated. Can be retrieved from the List Teams action. |
Title | A user-friendly name for the room. |
Example Output
Workflow Library Example
Create Room with Cisco Webex and Send Results Via Email
Preview this Workflow on desktop