cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 
cancel
719
Visitas
0
ÚTIL
1
Respuestas

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 SOLUCIÓN ACEPTADA

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.

Ver la solución en mensaje original publicado

1 RESPUESTA 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.