answer
New Commentator
AkulB
posts: 1
registered: ‎06-04-2012
How can i integrate user specific lithium blogs to an external site?

Hi,

i need to intergrate Lithium blogs to an external site, i Need to know how can i achieve this, what apis can i use or can i get a URL and get the blog as a JSON feed or XML??

 

Thanks,

AKul

other answers: 2
JakeR
posts: 1,466
kudos: 67
solutions: 142
registered: ‎01-26-2007
answered

Like Claudius mentioned you may want to start with ActiveCast (depending on your needs), or you can use our RESTful API, which, to answer your question - does indeed provide XML or JSON responses.

If you find my post helpful, and it answers your question, please mark it as an "Accepted Solution"
Claudius
posts: 400
topics: 51
kudos: 109
Ideas: 26
solutions: 34
registered: ‎03-07-2011
answered

Hi Akul and welcome to Lithosphere, :smileysurprised:

 

It might be possible to user Lithium ActiveCasts to include a Lithium blog in an external sites. On a quick glance I couldn't find a blog widget though. You might just give it a try by pointing a content widget to a Blog node in your community.

 

See the Admin Guide: ActiveCast and Working with ActiveCast.

 

If that does not work you need to take it to the next level and extract the content using REST API.

If you appreciate my efforts, please give me a kudo ↘
Accept as solution to help others find it faster.