Question
American Express
US
Last activity: 5 Oct 2015 9:24 EDT
6.2SP2 Using REST with JSOn - issue
Hi Folks,
I am trying to create a REST connector and using the POST form to pass a JSON payload setting the request per below. ".TestRequest" is a clipboard page which has the properties that need to be passed as JSON.
However it looks like the service provider is not receiving it in JSON format. Any ideas ?
One more option i tried is to use a function getPageasJSON and pass the output string in MapfromKey with MapFrom as Clipboard, that does not seem to work either.