Hi,
is it possible use NAV 2013 R2 Web Service (SOAP) with
GET method??
I would like run some CodeUnit function with attributes from URL, where attributes will be contents in the URL.
For example URL:
https://MyServer:1234/MyInstance/WS/MyC ... attributes
Of course with user authentification.
Second way is use own web service for request transfer.
Thanks for answer