Invoking a GET Operation
For a GET operation, the request payload is pre-populated from the WSDL. You only need to edit the request payload by providing the appropriate values.
To execute the sample GET operation:
- Expand the Endpoint and click Try it out. The following screenshot shows the BookStore sample shipped with the product as an example.
- As an example, enter demo as the store name and click Execute to send the request.
A list of books in the store is returned in the Response section, as shown below.
Copyright © Cloud Software Group, Inc. All rights reserved.