Create meeting

This activity creates a MiTeam meeting.

Table 1. Create meeting action - Inputs
Parameters Description

Name

Name of the meeting.

Participants

List of participant CloudLink user IDs or guest participants.

InviteOnly

Set to True to send an invitation to the user but don't automatically join the user to the meeting.

LobbyPolicy

Whether to immediately add users to the meeting or have them wait in the lobby until they are accepted.

Table 2. Create meeting action - Outputs
Parameters Description

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).

Result

Response to the request.

AccessCode

Access code for the meeting.

StatusCode

Response HTTP status code.

Body

HTTP response to the request.

ConferenceId

Conference identifier for the meeting.