Hello Team,
I am using SPS 10 ODATA service . From HTML perspective, the link which i am generating is GET method .
Sample link : https://<hostname>/<path>/<odata file name>.xsodata/InputParams(<input parameters)/Results?$format=json
In the above mentioned link has input parameters also. Instead of this , How to pass the input parameters in the HTML body which is like POST method ?
Note : In future, we no need to modify this link if there is an addition / removal of parameters .
Thanks
Saravanan TN