REST Web Service POST Method
To create a Web Service POST method, creating a Web Service Connection is mandatory.
.png?sv=2026-02-06&spr=https&st=2026-07-22T09%3A53%3A38Z&se=2026-07-22T10%3A04%3A38Z&sr=c&sp=r&sig=5VZ9RIK9FyLedaOsJmMoW6fOLx07wVIWXX6FoJc6ZnY%3D)
See REST Web Service Adaptor for general instructions on how to modify the following parameters:
- URL resource (request string)
- Query parameters
- Request body source
- Request and response headers.
The Web Service POST method issues an HTTP POST method on the specified endpoint (as set via the specified connection).