1
votes

I'm having a dedicated google group on my site. On other page of the site I'm using script to manage spreadsheet. I also manage "users", as name, nickname and email to use in the spreadsheet (only as string)

Is there a way to add the user mail address I add to my spreadsheet also as member of the group I having ???

I found some Google groups api, but noting about setting, just getting values...

1

1 Answers

-1
votes

It's in the Provisioning API which I'm currently writing a Google Script library for and it should be ready in the next few weeks. https://developers.google.com/google-apps/provisioning/#adding_a_member_to_a_group

Check out: http://GoogleScriptExamples.com/custom-methods