When adding a new memer to a group via https://groups.google.com/ an invitation mail is sent. When adding a new member via the AdminSDK API (AdminDirectory.Members.insert) no invitation mail is sent. Is there any parameter to AdminDirectory.Members.insert I miss?
Asked
Active
Viewed 48 times
0
-
You did not miss anything. It is not possible to send mail invitation through Directory API when adding a member to a group – Ron M Mar 24 '21 at 17:26
-
OK thanks for the fast reply. Thats bad. I also noticed that adding members via the Admin Console does not provide the option of invitation mail either – Olle Johansson Mar 25 '21 at 18:10