Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Testing

The simplest way to test is with the Postman extension for chrome

  1. Import the collection using this link 

    No Format
    https://www.getpostman.com/collections/0a7933a99e141eca3296
  2. Add an Environment
    1. In the environment add an Environment Variable called c2d
    2. and specify the http://url of the c2d instance you are using.

Rest vs Deprecated

The Rest API is recommended as it will provide greater forwards compatibility.

...