Coder Social home page Coder Social logo

postman-xapi's Introduction

Postman collections for Cisco CE xAPI

This repo gathers Postman collections for the xAPI - API of the Cisco Collaboration Endpoint Software.

Make sure to configure the collection with {{endpoint}} and {{credentials}} variables. Check the Configure your Environment guide for details

  • Admin role: use this collection is for Cisco Collaboration Endpoints that are registered on-premises and which you can access with an Admin account.

  • Integrator role: use this collection if for Cisco Collaboration Endpoints that are Spark-registered, and CUCM registered devices that are accessed from a user with Integrator role.

Note that these collections do not list all xAPI commands available but a few use-cases to inspire application developers.

We welcome pull requests for enhancements of existing collections, as well as contributions of collections that proved to be handy for you. When submitting a new collection, please ensure it leverages a {{endpoint}} variable to ease environments sharing among collections. Thank you!

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
  2. configure your environment
  3. run a xAPI request
  4. generate code for your favorite language
  5. [optional] note that the postman suite lets you run collections as part of your CI/CD process via the newman command, and can also help you publish documentation via documenter.

Use this collection for Cisco Collaboration Endpoints that are registered on-premises and for which have Admin credentials.

Run in Postman

Make sure to configure the collection with {{endpoint}} and {{credentials}} variables. Check the Configure your Environment guide for details

On-Premises Collection

Use this collection for Cisco Collaboration Endpoints that are registered on-premises or Spark-registered and for which have Integrator credentials.

Run in Postman

Make sure to configure the collection with {{endpoint}} and {{credentials}} variables. Check the Configure your Environment guide for details

On-Premises Collection

How to contribute

We welcome pull requests for enhancements of existing collections, as well as contributions of collections that proved to be handy for you. When submitting a new collection, please ensure it leverages {{endpoint}} and {{credentials}} variables to ease mutualization of environments among collections. Thank you!

postman-xapi's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

postman-xapi's Issues

/user interface/Save Panel - <body> contents should be XML-escaped

Example:

<Command>
	<UserInterface>
 		<Extensions>
 			<Panel>
	 			<Save>
            	   <PanelId>ServiceNow</PanelId>
            	   <body>
            	   	 &lt;Extensions&gt;
			            &lt;Panel&gt;
			                &lt;Icon&gt;Help&lt;/Icon&gt;
			                &lt;Type&gt;Home&lt;/Type&gt;
			                &lt;Name&gt;Report Something&lt;/Name&gt;
			                &lt;PanelId&gt;ServiceNow&lt;/PanelId&gt;
			                &lt;Order&gt;5&lt;/Order&gt;
			                &lt;Color&gt;#07C1E4&lt;/Color&gt;
			            &lt;/Panel&gt;
			        &lt;/Extensions&gt;
			      </body>
	 			</Save>	
 			</Panel>
 		</Extensions>
 	</UserInterface>
</Command>

invalid format?

1 invalid import format(s)
Postman Collection Format v1 is no longer supported and can not be imported directly. You may convert your collection to Format v2
and try importing again.
NAME
FORMAT
IMPORT AS
xAPI (as Admin)
Postman Collection v1
Collection

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.