Closed GoogleCodeExporter closed 9 years ago
My intention is to get all Groups in our organization that have been updated
with in a specified time frame. Get the group members and sync that data with
our internal Active Directory Groups.
FYI. We moved all our users from Exchange to Google.
Original comment by mbenoyve...@enterasys.com
on 27 Jun 2012 at 7:38
The GroupsQuery class is part of the Contacts API
(https://developers.google.com/google-apps/contacts/v3/) and not the
Provisioning API (https://developers.google.com/google-apps/provisioning/), so
it is expected that the query fails.
The documentation lists all the methods to manage groups:
https://developers.google.com/google-apps/provisioning/#methods_for_groups
Original comment by ccherub...@google.com
on 10 Jul 2012 at 8:05
Original issue reported on code.google.com by
mbenoyve...@enterasys.com
on 27 Jun 2012 at 7:30