Kilian Hekhuis wrote:
Nice Fransisco, could help some people. Probably using one of the XML components in the Forge could help with building a request and receiving and decoding the response?
(I moved your post from Technology to Community Quick Guides, hope you don't mind.)
Hello Kilian,
Yes, using XML Forge Components and Outsystem's XML extension could help creating the request,
It is also importanto to remember to escape some characters, our requests carry URL encoded text so we are always carefull to escape all the characters we use (for example %,&,",etc).
Best Regards,
Francisco Freire.