Reputation: 71
Any one have idea about how to post on our Google+ Stream using Google+ API? I need to post on the stream.
Upvotes: 5
Views: 6853
Reputation: 5222
Here is an unofficial Google+ API written in js. https://github.com/mohamedmansour/google-plus-extension-jsapi
Upvotes: 1
Reputation: 50701
There is still no "public" officially supported way to post on a Google+ stream using an API. (You can post using the +1 or Share buttons, and some people have used unofficial APIs or leveraged the SMS posting methods, but this isn't what you're looking for.)
For details on what you can currently do with the limited API you can look at https://developers.google.com/+/api/
Upvotes: 4