11---
2- title : " Cisco Webex"
2+ title : Webex
33---
44
55## What's Supported
@@ -14,7 +14,7 @@ This connector supports:
1414
1515### Supported Objects
1616
17- The Cisco Webex connector supports the following objects from the Admin API:
17+ The Webex connector supports the following objects from the Admin API:
1818
1919- [ people] ( https://developer.webex.com/docs/api/v1/people/list-people ) (Read, Write)
2020- [ groups] ( https://developer.webex.com/admin/docs/api/v1/groups ) (Read, Write)
@@ -26,16 +26,16 @@ The Cisco Webex connector supports the following objects from the Admin API:
2626
2727## Before you get started
2828
29- To integrate Cisco Webex with Ampersand, you will need [ a Cisco Webex Account] ( https://www.webex.com/signup ) .
29+ To integrate Webex with Ampersand, you will need [ a Cisco Webex Account] ( https://www.webex.com/signup ) .
3030
31- Once your account is created, you'll need to create an integration in Cisco Webex and obtain the following credentials from your integration:
31+ Once your account is created, you'll need to create an integration in Webex and obtain the following credentials from your integration:
3232
3333- Client ID
3434- Client Secret
3535
3636You will then use these credentials to connect your application to Ampersand.
3737
38- ### Creating a Cisco Webex Integration
38+ ### Creating a Webex Integration
3939
4040<Note >
4141 The Admin Suite integration requires organization-level access in Cisco Webex.
@@ -46,7 +46,7 @@ You will then use these credentials to connect your application to Ampersand.
4646
4747Follow the steps below to create a Cisco Webex integration and add the Ampersand redirect URL to the integration:
4848
49- 1 . Log in to your [ Cisco Webex Developer Portal] ( https://developer.webex.com/ ) account.
49+ 1 . Log in to your [ Webex Developer Portal] ( https://developer.webex.com/ ) account.
5050
51512 . Click ** My Apps** in the top navigation.
5252
@@ -64,31 +64,33 @@ Follow the steps below to create a Cisco Webex integration and add the Ampersand
6464
65659 . Click ** Add Integration** .
6666
67+ ![ Alt text] ( /images/provider-guides/webex.gif )
68+
6769On the next screen, you'll see a ** Client ID** and ** Client Secret** have been generated.
6870
6971You'll use these credentials while connecting your app to Ampersand.
7072
71- ## Add Your Cisco Webex App Info to Ampersand
73+ ## Add Your Webex App Info to Ampersand
7274
73751 . Log in to your [ Ampersand Dashboard] ( https://dashboard.withampersand.com ) .
7476
75- 2 . Select the project where you want to create a Cisco Webex integration.
77+ 2 . Select the project where you want to create a Webex integration.
7678
77- ![ Alt text ] ( /images/provider-guides/dd47b7a -Ampersand.png )
79+ ![ Ampersand Project Selection ] ( /images/provider-guides/31a6a12 -Ampersand.png )
7880
79813 . Select ** Provider apps** .
8082
81- 4 . Select _ Cisco Webex _ from the ** Provider** list.
83+ 4 . Select _ Webex _ from the ** Provider** list.
8284
83855 . Enter the previously obtained _ Client ID_ in the ** Client ID** field and the _ Client Secret_ in the ** Client Secret** field.
8486
85876 . Click ** Save changes** .
8688
8789## Using the connector
8890
89- To start integrating with Cisco Webex:
91+ To start integrating with Webex:
9092
91- - Create a manifest file using the [ example ] ( https://github.com/amp-labs/samples/blob/main/ciscowebex/amp.yaml ) .
93+ - Create a manifest file.
9294
9395- Deploy it using the [ amp CLI] ( /cli/overview ) .
9496
0 commit comments