Testing a POST Open API

To test a POST Open API:

  1. Select PeopleTools, Integration Broker, Application Services, Test Application Services.

  2. Search for and select the Application Service to test.

  3. Select the POST path item to test.

  4. Select the Standard option (default).

  5. Select the Populate URI Template link and enter variables for the URL.

  6. Select the Provide Data Link.

  7. Select the Example Schema link.

    Copy the schema and paste input data, update the data as appropriate.

  8. Update Request Headers if applicable.

  9. Click the Execute Request button.

This example illustrates the Example Schema page.

Example Schema page

This example illustrates the input data with multi row input.

Input Data

Note:

The JSON schema is validated when you click Done on the Enter Input Data page.

This example illustrates a POST Application Service Test.

Example POST Application Service Test