OpenText Case360 REST API

Asked 1 month ago Modified yesterday Viewed 122 times Asked By Badri Bhadram Sagina
0

How to find the list of RESTful services in OpenText case360

Am trying to get the RESTful services in case360


Answers

0

I don't think there is any direct way to find Rest services as per my knowledge you can look into Sonora.webservices package

Somehow I figured it out We can get the details using WADL ,

Get WADL definition from http:///sonora/rest?_wadl and save this as Case360_REST_API_v1.wadl file. Import this Case360_REST_API_v1.wadl in post man you will get the list of webservice.

Answered by Sai Kumar Sunkara 9 months ago

Your Answer

Please login to join the live discussion.