Hello,
I have to send data from a proxy to a restful service, what happens to the company for which I am making the scenario does not want to buy a restful adapter.
The idea that I have to solve the problem is:
1. Create a module that converts xml to json for the request.
2. Create a module that convert to xml json response.
Now that adapt standard can be filled to generate the restfull behavior, to use the GET and POST, and use the modules created.
With respect to the modules already done looking I found one that works with json
https://github.com/engswee/com.equalize.xpi.af.modules/releases/tag/v20150325
Thank You,
regards,