Thursday, August 6, 2015

#430 Using Postman to test PCS REST services

I installed Postman and it is now available via the Chrome App Launcher -

















I execute the REST call to GET /process-definitions

I specify Basic Auth.






































Easier to read than output from cURL.

Also easier to deal with adding parameters -

Here I am adding a comment to a task via REST -




Select raw for Body








Then JSON from the dropdown list -































Execute the test. Check the response -











No comments: