Because we like to use sub groups and use groups for calendar attendees, we decide to switch our user management to teams. Is there a way/script to export users of a group and import to a circle?
We use the NC 31.0.5
There is no built-in way that I’m aware of (to directly convert them), but both groups and teams can be queried, created, and managed via occ
commands so scripting it via a shell script should be fairly do-able.