Web Services

Follow the steps below when selecting Web Service as the application type:

  1. Click on the Create Repository and select Web Services as application.

  2. Click Select dropdown and choose required method from the dropdown, click on Append checkbox

Notes:

1. Without clicking on Append checkbox we cannot specify the endpoint URL and fetch the response from the API.

  1. Specify the end point URL for the chosen method, click Send button.

  2. User will get toast message saying Successfully fetched data

  3. Navigate to Response tab on the top pane and check the data fetched from API by clicking on Body tab

  4. Validate the response by clicking on the header section beside the Body tab

Last updated

Logo