Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] Need HTTP method GetRequest_Submit to return JSON

$
0
0

Hello,


I think that GetRequest_Submit can't return the response in JSON. But, like you said you can convert XML to JSON. 

To do that you will need to map the XML to a structure, this can be achieved with the XML Records extension(https://www.outsystems.com/forge/component/153/xml-records/)  then map the structure to JSON, using the platform JSON Serialize function.



Viewing all articles
Browse latest Browse all 1476385

Trending Articles