Brian.Kellogg-VinSolutions
-
10/24/2012 10:16:37 AM
JSON/XML data displayed via transformation
I need to create some sort of web part, or use an existing data source web part that can receive JSON or XML from a WebAPI that I have setup. I know there are XML and web service data sources, however, I don't believe they function the way that we need them to out of the box.
What is the best way to get data to Kentico and have it displayed in a transformation for something like a repeater?
Let me use this example:
Let's say we have staff that we need to get from our WebAPI, and this is what we are returning via either XML or JSON:
FullName Phone Email etc..
How would I get an object to a web part that can be used for a transformation?
|