There are two request methods in the Get Page operator - GET and POST. Is there a way to implement also PUT method?
If I manually change either GET or POST method to PUT in XML, the process fails: <parameter key="request_method" value="PUT"/>
Thanks!