I am using the google Directory API to add users(emails) to a group. Use 
this group for announcements.

My question is, I get the updated list(user emails) daily. So I should 
update the group with:
                   add users if user doesn't exists in the group
                   delete user from group if user doesn't not exist in the 
list I get

So basically update the list of members under the groups based on the list 
I get.

Can I do this using Directory API??  If yes, can you list the 
steps(directory API methods) on  how can it be achieved? Or should I use 
any different APIs

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c794aa59-69aa-49c9-9cb6-5424c818af04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine... Vamshika R

Reply via email to