Webex API: Coding for non-coders

Опубликовано: 20 Март 2026
на канале: Cisco Collaboration Technical Marketing
5,091
51

This video will show how to get a Webex test organisation, and how to create your first Python script. The script reads the list of users in that org and print users' details on a .csv file.

The following how-tos are included:

1. Create a Webex lab org via cloud.webex.com
2. Download and install Pycharm (or any other IDE)
3. Create a Python script that writes the org users and associated email on a .csv file