Connectors Reference

Cisco Webex Meetings

Cisco Webex Meetings provides cost-effective enterprise solutions for virtual meetings. Host highly secure and scalable web meetings from the Cisco Webex cloud.

 

Status: Preview

Tier: Standard

Version: 1.0

 

Actions:

Name

Summary

NewMeeting ([internal]string Content-Type, [internal]string Accept, NewMeetingParameterBody body)

Schedule a meeting

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

NewMeetingParameterBody

 

NewMeetingResponse

 

 

Actions:

NewMeeting

Summary: Schedule a meeting

Description: This operation is used to schedule a meeting

 

Syntax:

CiscoWebexMeetings.NewMeeting ([internal]string Content-Type, [internal]string Accept, NewMeetingParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

 

 

True

Accept

string

 

 

True

body

NewMeetingParameterBody

 

 

True

 

Returns:

          Type:NewMeetingResponse

 


 

NewMeetingParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

topic

string

 

 

startTime

string(date-time)

 

The start time of the Webex meeting (YYYY-MM-DDThh:mm:ss.sssZ)

endTime

string(date-time)

 

The end time of the Webex meeting (YYYY-MM-DDThh:mm:ss.sssZ)

attendees

string

 

Separate email addresses with a comma

agenda

string

 

 


 

NewMeetingResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

duration

string

 

Duration of the meeting

endTime

string

 

The end time of the Webex meeting

hostKey

string

 

The host key of the Webex meeting

joinMeetingLink

string

 

The link to join the Webex meeting

meetingId

string

 

Unique ID of the meeting

meetingNumber

integer(int32)

 

The Webex meeting number

password

string

 

The password for the Webex meeting

startTime

string

 

The start time of the Webex meeting

topic

string

 

The topic of the Webex meeting