Hi guys. I need to render a tweet using the data retrieved previously from the streams API. I mean, I retrieve the tweet, then it is filtered/approved, and in the last step I need to render it in a internal screen that has no iternet connectivity.
So I can render it previously using the widget API and store the HTML, but I would like to know if there is a .js function to render it not using the ID, but all the data retrieved and stored in json format.
Thanks very much.
Fernando