Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vendors:cisco:webex:instantconnect [2022/02/22 18:16] gerardorourkevendors:cisco:webex:instantconnect [2022/03/07 14:53] (current) – [Other] gerardorourke
Line 3: Line 3:
 ===== Steps ===== ===== Steps =====
   * Get Bearer token from this website - https://developer.webex.com/docs/getting-started (last 12 hours).    * Get Bearer token from this website - https://developer.webex.com/docs/getting-started (last 12 hours). 
-  * + 
  
 https://instant.webex.com https://instant.webex.com
Line 17: Line 18:
 https://mtg-broker-a.wbx2.com/api/v1/joseencrypt https://mtg-broker-a.wbx2.com/api/v1/joseencrypt
  
 +
 +=== Oauth ===
 +https://developer.webex.com/blog/real-world-walkthrough-of-building-an-oauth-webex-integration
 +
 +==== Authorization and Integrations ====
 +https://developer.webex.com/docs/integrations
 +
 +==== Other ====
 +
 +  *https://developer.webex.com/my-apps
 +
 +Webex Guest Link Generator
 +  *https://github.com/WXSD-Sales/wxpdemo
 +
 +==== Design ====
 +
 +User options for:
 +  * Number of Guests (default to 1 - allow up to 3)
 +  * Expiry Time (after start time) - dropdown box in mins (defaults to 15) - time guest / host must start the meeting before it expires.
 +  * Start Time? (use calender - and also a Add to Google Calender button - not sure if really necessary) - (at least not initially)
 +  * Once a Meeting is created - the Meeting details are displayed - 
 +      * start time 
 +      * expiry time (in minutes) 
 +      * and whether the guest has clicked on the link (the bitly link should be replaced with an 'company' link?) - callback on if link has been clicked on?
 +      * Button to copy Guest URL and Start Meeting
 +    * If you try to create another meeting which overlaps an existing one - popup a "Are you sure - this meeting overlaps with an existing one"
  • vendors/cisco/webex/instantconnect.1645553802.txt.gz
  • Last modified: 2022/02/22 18:16
  • by gerardorourke