Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Child pages (Children Display) | ||
---|---|---|
|
Rest Testing Tool
Log in to iHub site
Navigate to Support Menu and Click Rest Testing Tool
Swagger UI Page will open on new tab and will show list of REST API services (Load and Retrieve Services) available to connect to the Integration Hub
...
Select service and API call type (POST/GET)
Select "Parameter content type" and “Response content type” (xml, json format).
Enter Parameter Value on the Request Box (Click the “Example Value” box to copy it into the "Request" box to easily edit values)
See Sample here ---> https://seko.atlassian.net/wiki/x/UYBFs
Click API call type button (POST/GET) to submit request
Click “Try it Out” button to submit a test message
...