Create Requests

To create a new ISO request for an Interceptor:

  1. Select the ISO type Interceptor and click "New Request" on hover to create a request.
  2. Navigate to the created request & select it to configure.
  3. User can see two url boxes, first one is dynamically created Interceptor url and the other one will be the client url.
  • Client url can be any valid url which will return the expected response.
  1. Now Choose the appropriate ISO methods for these URLs.
  2. Provide Spec file for client url.
  3. Provide necessary data (port, body, headers,rules) if required.
  • Port dynamically assigns to interceptor url when interceptor starts.
  1. Save the configured request and Start the Interceptor.

Example : Let's create an Interceptor request Transaction which will take url of Transaction request as second url, simulated in Hostbox module.

Test Request

To test an ISO Interceptor request:

  1. Copy endpoint & port value of the request.
  2. Go to the API tab , select ISO format and paste the copied data.
  3. Provide any required data (body, headers etc) and execute the request.
  • Select Spec from Spec submenu before an ISO request execution.

Test Interceptor

Repeat these steps for different requests within the Interceptor to thoroughly test your Rest APIs efficiently.

  • After executing requests, users can access the Analytics submenu for in-depth analysis and insights.