EEXCESS / PartnerWizard

The PartnerWizard is created to build new PartnerRecommender for the EEXCESS Framework. This consist of the archetype and the webapp and a part for improving the generating the query for the PartnerRecommender.
0 stars 0 forks source link

Support JSON as return format #4

Closed mgrani closed 8 years ago

mgrani commented 9 years ago

Some APIs like the Fitzwilliam Museum only deliver JSON. The Wizard should support JSON as return format.

schloett commented 8 years ago

Add-on question to this issue: The web-interface for the Partner-Wizard provides a button to select between XML and JSON as response format, is this just a dummy button, or this issue already fixed? Not far below the button it is stated that "The API configured in the sections below, need to return the data in XML-format". So I guess there is not yet full support for JSON? Or can I just plug the corresponding attributes in?

jr-dig-orgel commented 8 years ago

The PartnerWizard already supports JSON. If you choose JSON, then the PartnerWizard transforms the returned JSON to XML, and shows the transformed XML in the webapp.