Post to Google+ Stream using the Google+ API

Anyone have an idea on how to publish to Google+ Stream using the Google+ API? I need to send a message to the stream.

+5
source share
2 answers

There is still no official publicly available way to post to the Google+ stream using the API. (You can post messages using the +1 or Share buttons, and some use unofficial APIs or use SMS sending methods, but this is not what you are looking for.)

For more information on what you can do with a limited API, see https://developers.google.com/+/api/

+4
source

All Articles