See REST Web Service Adaptor for general instructions on how to modify the URL resource (request string), query parameters, request headers, and response headers. 

The Web Service GET method issues an HTTP GET method on the specified endpoint (as set via the specified connection).

note

To create a Web Service GET method, it is mendetory to create a Web Service Connection first.

To create a Web Service GET method, it is mendetory to create a Web Service Connection first.

It generally assumes a JSON response, though it will check the response headers and/or the 'Convert Output to String' setting to allow for responses that are raw text strings.