/
iHub - Support (REST API)

iHub - Support (REST API)

Rest Testing Tool

  1. Log in to iHub site

  2. Navigate to Support Menu and Click Rest Testing Tool

  3. 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

Make sure to use the correct Token (Swagger UI header) if multiple Token has been created and Rest API settings have been mapped.

See Also: iHub - Settings | API Credentials

iHub - Settings | Rest API Protocol Mapping

Rest Testing Tool.png
Swagger UI
  1. Select service and API call type (POST/GET)

Swagger Get_Post.PNG
  1. Select "Parameter content type" and “Response content type” (xml, json format).

Parameter & Response Content Type and Must be the same format

Format

JSON

XML

Parameter ContentType

application/json

application/xml

Response ContentType

application/json

application/xml

  1. Enter Parameter Value on the Request Box . Click the “Example Value” box to copy the standard template into the "Request" box to easily edit values. (Required fields differ on each Client).

  1. Click API call type button (POST/GET) to submit request

Click “Try it Out” button to submit a test message

  1. Check Activity log to monitor status if Success or Fail and to view details of request

Types of services

  1. Submitting Data: This is done through the Load services (POST). When you need to send data to the hub, you use these services.

  2. Querying Data: This is handled by the Retrieve services (GET). When you need to get data from the hub, you use these services.

Related content

Rest API iHub Services Examples
Rest API iHub Services Examples
Read with this
iHub API Documentation
iHub API Documentation
More like this
iHub - Settings
iHub - Settings
Read with this
iHub API Documentation
iHub API Documentation
More like this
iHub (Integration Hub) Site Menu Guide
iHub (Integration Hub) Site Menu Guide
Read with this
iHub Services
More like this