Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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). A valid GET will require a 

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 as a are raw text stringstrings.