Creating Cisco Webex Teams Application
To create an app:
-
Go to https://developer.webex.com/and log into your account.Note: The account should have the Full administrator permission and be a Compliance Officer. Permissions for full administrator privileges can be checked athttps://admin.webex.com/users>Select User>Administrator RolesunderOrganization Administrator RolesandFunctional Administrator Rolesaccordingly.
-
When you are logged in and permissions are set, click Start Building Apps.
-
Choose Create an Integration.
-
Fill in the Integration Name, Contact Email, Icon, Description fields.
-
In the Redirect URI(s) field, add the Redirect URL.Note: This can be found in the click information of theSourceconfiguration.
-
Scroll down and select the following scopes:
-
spark-admin:license_read
-
spark-admin:organizations_read
-
spark-admin:people_read
-
spark-admin:roles_read
-
spark-compliance:events_read
-
spark-compliance:memberships_read
-
spark-compliance:messages_read
-
spark-compliance:rooms_read
-
spark-compliance:team_memberships_read
-
spark-compliance:teams_read
-
-
Click Add Integration at the bottom of the page.
-
Copy the Client ID and Client Secret and save them in a secure location.
Related information