-
Notifications
You must be signed in to change notification settings - Fork 354
Meetings Getting Started
Neeraj Swarnkar edited this page Jul 21, 2023
·
27 revisions
- Dev portal into how to create integration
- guest issues app creation
- link to oauth
- client app creation and initialize the Webex SDK
- if you want to create a USM meeting
- provide a link to the USM meeting page
- talk about space creation from dev portal hydra room Id
- link to explain how the license works for space meeting or webex meeting
- talk about meetings API, ad-hoc meetings and scheduled meeting in a space -> get back meeting information
- if using guest to guest please call the service app before making /meetings API call
- Guests who are joining after the meeting starts in a space
- go to step 3
-
creating a plain webex meeting
- link to the webex meeting intro and licence
- Service app creation
Got to the https://developer.webex.com/my-apps
Create a new service app - https://developer.webex.com/my-apps/new/service-app
Provide name, description, scopes and all the required options and submit -
The developer will get the client ID and secrets.
You need to get the service app approved from admin.cisco.com
- how to use the /meetings API
- creating a meeting using the meeting id/sipaddress, meeting link etc.
Caution
- Introducing the Webex Web Calling SDK
- Core Concepts
- Quickstart guide
- Authorization
- Basic Features
- Advanced Features
- Introduction
- Quickstart Guide
- Basic Features
- Advanced Features
- Multistream
- Migrating SDK version 1 or 2 to version 3