Feed Genie Support Product Page
Answered
custom feed / api need for feed genie
Asked 03 Jun 2013 23:29:29
1
has this question
03 Jun 2013 23:29:29 Master Drue posted:
Ok so I'm struggling at how to use feed genie with something like Bitcoin exchange rates. Here's MtGox's api data.mtgox.com/api/2/BTCUSD/money/ticker_fast
where I'm envisioning being able to sort and display the info I want to show. In attempting to add it as a custom feed, it gives a long error, though it does show info. ON top of that, I would like to see it perhaps integrated into some type of paralax banner auto refreshing with ajax.. How can this be accomplished.
Replies
Replied 04 Jun 2013 07:25:00
04 Jun 2013 07:25:00 Miroslav Zografski replied:
Hello Drue,
What you got in this api is JSON object not an XML feed, thus the error.
Regards.
What you got in this api is JSON object not an XML feed, thus the error.
Regards.
Replied 04 Jun 2013 11:27:13
04 Jun 2013 11:27:13 Master Drue replied:
thanks for the response.. so what extension would assist in building out this api?
Replied 04 Jun 2013 11:51:44
04 Jun 2013 11:51:44 Miroslav Zografski replied:
Hello Drue,
well... we do not have yet such extension. Will check to be sure, but I think that the Data binding that is upcoming will deal with such JSON feeds.
Regards.
well... we do not have yet such extension. Will check to be sure, but I think that the Data binding that is upcoming will deal with such JSON feeds.
Regards.
Replied 05 Jun 2013 03:36:52
05 Jun 2013 03:36:52 Master Drue replied:
yes that would be great to have an extension that handled json api's. it's becoming very common to have a need to import data and be able to display it. In this case, having it easily refresh the content with ajax or similar would be a nice complement too..
keep me posted..
keep me posted..