Hi,
I’m getting time_line response in json format. (Api v1.1) and I need to convert the json result into xml/rss format which I have received in earlier version (v1).
Anyone can help me on this?
Regards,
P
c_r_w
#2
Hi @SaaralPrian, although we no longer support these formats, I would strongly suggest searching for a library in your preferred programming language to do the conversion. There are XML creation and parsing libraries available for most popular programming languages. Good luck!