Does anyone know if it’s possible to display posts from a users Google+ page using the new Google+ API?
I know you can use it do include a +1 button on a site, but I’m wondering if the API could be used to deliver something akin to a Twitter feed?
Cheers!
You will want the activities list API method.
The endpoint would be
https://www.googleapis.com/plus/v1/people/{userId}/activities/public