cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
430
Views
0
Helpful
1
Replies

Using webex-java-sdk for meetings

ArpitChauhan
Level 1
Level 1

I wanted to create an integration for scheduling and modifying meetings. Is it possible to use the webex-java-sdk for scheduling meetings? If yes, where can I find the relevant documentation/examples ?

1 Accepted Solution

Janos Benyovszki
Cisco Employee
Cisco Employee

@ArpitChauhan unfortunately the JAVA SDK is not updated to be used for scheduling meetings. You can however use the REST API https://developer.webex.com/docs/api/v1/meetings to implement your own function for the same.

View solution in original post

1 Reply 1

Janos Benyovszki
Cisco Employee
Cisco Employee

@ArpitChauhan unfortunately the JAVA SDK is not updated to be used for scheduling meetings. You can however use the REST API https://developer.webex.com/docs/api/v1/meetings to implement your own function for the same.