esnho
1
Hi, how is possible to interface VVVV to the google plus api or to a google plus search like Google Workspace Updates: New community features for Google Chat and an update on Currents ?
I would like to get posts texts and images to show them dinamically.
Thank you.
hi,
you can do this via http requests with the Http (Network Get) & Http (Network Post). Dokumentation of the google api https://developers.google.com/+/api/latest/
esnho
3
Good!
thank you, I’ve also used AsXElement, GetElements for the Json parsing :)
Thank you.