Torsten2217 / google-plus-platform

Automatically exported from code.google.com/p/google-plus-platform
0 stars 0 forks source link

Create a Circle from a list of emails (or Google IDs) #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like to be able to pro grammatically create a G+ Circle or a temporary 
virtual Circle so i could display the list of public posts of that group of 
people. for a short period of time. not permanently.

I intend to use it on an LMS (Moodle), Inside a course, For all the 
participants of that course.

For creating a Circle i have only the emails of the users.
I guess i can find their Google IDs by searching the:
$client->setScopes(array('https://www.googleapis.com/auth/userinfo.email'));

Original issue reported on code.google.com by nadavkav on 29 Sep 2011 at 5:15

GoogleCodeExporter commented 9 years ago
Id like to be able to watch the stream of posts under a predefined Circle as 
well.
For example, watch my "Moodle Developers" Circle: 
https://plus.google.com/stream/circles/p65d165bc0ee85b5d

Original comment by nadavkav on 29 Sep 2011 at 5:21

GoogleCodeExporter commented 9 years ago

Original comment by jch...@google.com on 2 Oct 2011 at 11:03

GoogleCodeExporter commented 9 years ago
related to : http://code.google.com/p/google-plus-platform/issues/detail?id=64

Original comment by nadavkav on 7 Oct 2011 at 2:16

GoogleCodeExporter commented 9 years ago
I like to create circle programmatically and add people in it programmatically 
as well. I have ideas to recommend users based on their information and ask 
them permission to create circle and add people in it. 

No need for temporary circle. 

Original comment by quang...@gmail.com on 19 Jan 2012 at 3:43

GoogleCodeExporter commented 9 years ago
again for the class model:

1) create a circle
2) add students
3) delete a student when drops class
4) kill circle when class ends

perfect use for the api, IMO

Original comment by danum...@gmail.com on 24 Jan 2012 at 6:24

GoogleCodeExporter commented 9 years ago
I LOVE to use G+ APIs for the same scenario that "Comment 5 by 
danum...@gmail.com" detailed in his/her comment.

Original comment by nadavkav on 24 Jan 2012 at 6:29

GoogleCodeExporter commented 9 years ago

Original comment by mimm...@google.com on 4 Feb 2012 at 1:19

GoogleCodeExporter commented 9 years ago

Original comment by t...@google.com on 7 Dec 2012 at 4:33

GoogleCodeExporter commented 9 years ago

Original comment by t...@google.com on 5 Jun 2013 at 1:36

GoogleCodeExporter commented 9 years ago
If you are the administrator of a Google Apps you can now use the Google+ 
Domains API to manage the circles of people in your domain:

http://googleplusplatform.blogspot.com/2013/08/connect-your-organization-to-goog
le.html
https://developers.google.com/+/domains/

Original comment by t...@google.com on 14 Aug 2013 at 8:59

GoogleCodeExporter commented 9 years ago

Original comment by t...@google.com on 6 Jun 2014 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by t...@google.com on 18 Sep 2014 at 2:20

GoogleCodeExporter commented 9 years ago
Was this ever done?  Would be nice to be able to create a circle for a class, 
so I can e.g. do office hours on hangouts when needed.  

Original comment by luca.de.alfaro@gmail.com on 4 Feb 2015 at 4:23