thomas-w
Frequent Visitor
Frequent Visitor
Member since ‎06-25-2025
‎05-28-2026
Awards
No awards available to display

User Statistics

  • 8 Posts
  • 1 Solutions
  • 2 Helpful votes Given
  • 1 Helpful votes Received
Recent Badges
Certifications

User Activity

Hello,Does anyone have any ideas/information on backing up and restoring Cloud Hub settings. Is this possible? Can anyone suggest a strategy other than taking screenshots / making notes?If we wanted to transfer settings from one Cloud Hub tenant to a...
Hello,The Control Hub API has an endpoint to get and set organisation settings (https://developer.webex.com/admin/docs/api/v1/settings).The example given is "allow-admin-invite-emails". but is there a full list of those settings anywhere?Thanks,Thom
Hello,The Control Hub API has an endpoint to get and set organisation settings (https://developer.webex.com/admin/docs/api/v1/settings).The example given is "allow-admin-invite-emails"., but is there a full list of those settings anywhere?Thanks,Thom
Hello,The following code can be used to initiate a call from a bot in the WebEx app:val intent = Intent(Intent.ACTION_VIEW).apply {     data = Uri.parse("tel:1234567890") } startActivity(intent)However, it doesn't work with the WebEx Intune app.Can a...
Community Statistics
Member Since ‎06-25-2025 05:56 AM
Date Last Visited ‎05-28-2026 02:21 AM
Posts 8
Total Helpful Votes Received 1
Helpful Votes From
Helpful Votes Given To