Hi,
Can anyone please tell me how to do a REST request to a URL using method POST and NOT GET.
I know I have to pass XML to the URL but I really don't know where to start actually sending the request.
I have tried looking at loads of sites through Google searches but can't get it. Lots of GET tutorials but none on POST.
Many thanks.