06-15-2022 05:59 AM
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 ?
Solved! Go to Solution.
06-15-2022 06:34 AM
@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.
06-15-2022 06:34 AM
@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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide