Goto https://sailowtech.github.io/groups-gestion/
A simple script to easily create google groups.
Main feature for now is to create groups by making the difference between two csv files (aka two groups).
You need to export users from both groups in a csv file each. They need to have the following columns (should be default ones in google groups)(order matters!):
- Member Name (first + last name)
- Member Email
- Member Relation Type (DIRECT or INDIRECT)
- Member Type (USER or GROUP)
Output will be a csv file with the following columns:
- Group Email [required]
- Member Email
- Download your inputs from google groups and upload them in the inputs fields.
- Fill the output email field with the email of the new group (important!).
- Click on "Compute Difference".
- Check the output is the one intended.
- Click on "Download Output" to get your new group.