Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to extract query parameters for a POST request in the sample aws in tutorial

Not applicable

I am trying to create a proxy by following the tutorial. I have selected Type as "SOAP Service", in the details window I have selected the WSDL from the example URL.

http://webservices.amazon.com/AWSECommerceService/AWSECommerceService.wsdl

It contains some Post methods, I want to hit those methods and get the response. But not sure how to frame the Post request for this service.

If it is a GET call, we can identify the resource path from the flow and the query parameters from the "Extract Variables" policy. But I need these kind of information for this service.

In short, I need to frame the POST request for the sample Amazon WebService available here.

0 10 3,541
10 REPLIES 10
Top Solution Authors