-
Notifications
You must be signed in to change notification settings - Fork 355
Getting Started
Generate the access token from here
Make sure you're signed in to the Developer Portal.
The Webex APIs provide your applications with direct access to the Cisco Webex Platform, giving you the ability to:
Every room is associated with room Id "id": "Y2lzY29zcGFyazovL3VzL1JPT00vMDJiZTk0YTAtYzcwZC0xMWVkLWJiOWYtMGRiYjQ2ODVlOTEx"
-
Example
{ "id": "Y2lzY29zcGFyazovL3VzL1JPT00vMWY1Y2FmNjAtMjVhYS0xMWVlLTk4N2YtYjEwOGFkMjE4ZTIy", "title": "Ranjitha Shadakshari", "type": "direct", "isLocked": false, "lastActivity": "2023-07-19T14:33:46.215Z", "creatorId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS8zZmRjNTU5Yy1iZTI5LTQwYTYtYjRjMS1jMzI4NTY1NzNhZmY", "created": "2023-07-18T20:31:49.590Z", "ownerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi8xZWI2NWZkZi05NjQzLTQxN2YtOTk3NC1hZDcyY2FlMGUxMGY", "isPublic": false, "isReadOnly": false },
Create a Webex space and invite people
Need to provide the room Id "id": "Y2lzY29zcGFyazovL3VzL1JPT00vMDJiZTk0YTAtYzcwZC0xMWVkLWJiOWYtMGRiYjQ2ODVlOTEx"
Search for people in your company
Post messages in a Webex space
adhoc(boolean) - Whether or not to create an ad-hoc meeting for the room specified by roomId. When true, roomId is required.
Add and manage meeting invitees
Execute a command on a Webex RoomOS device
Link
Link
Link
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