Adding a JSON feed
Permalink
Hi all,
I am trying to add a JSON feed to my concrete5 webpage (www.mindsfoundation.org)
I have received a url from the provider of the feed. and this script pops up when i click on it ( {"donors": [],"total":"20000"} );
How do I add this onto one of my pages?
this is an urgent matter. any help would be greatly appreciated.
-raghu
rappasani@mindsfoundation.org
I am trying to add a JSON feed to my concrete5 webpage (www.mindsfoundation.org)
I have received a url from the provider of the feed. and this script pops up when i click on it ( {"donors": [],"total":"20000"} );
How do I add this onto one of my pages?
this is an urgent matter. any help would be greatly appreciated.
-raghu
rappasani@mindsfoundation.org
to make a json feed you will need a custom block.
Does the provider of the feed offer any kind of script you can copy and paste into your own site? If so, you can take that script and paste it into an "HTML" block on your site.
Otherwise, Mnkras is correct and this will require custom development work. If that's the case (and you're note a developer yourself), you can try posting this to the job board:
http://www.concrete5.org/community/jobs...
Otherwise, Mnkras is correct and this will require custom development work. If that's the case (and you're note a developer yourself), you can try posting this to the job board:
http://www.concrete5.org/community/jobs...