Question
6
Replies
185
Views
American Express
Posted: October 2, 2015
Last activity: October 5, 2015
Closed
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.
Please try to supply Map From Key within quotes i.e. "application/json".