You can create a user sync workflow for Google Workspace to update your device user lists in LogMeIn Resolve MDM near real time when user data is updated in Google Workspace.
You can sync all users from Google Workspace or create a user query to define the list of device users to be synchronized to
LogMeIn Resolve MDM.
Note: You can update user data in LogMeIn Resolve MDM only for those users who are imported through the integrations. Users who existed in LogMeIn Resolve MDM before the integration won't be updated even if their data exists in Google Workspace.
- In LogMeIn Resolve MDM, navigate to .
- Select Google Workspace.
- Select the Workflows tab.
Result: The User Sync workflow is displayed.
- Optionally, to specify which device users you want to sync, choose Use filtered sync. There are three options for filtering: by groups, individual users, or combining these.
- For the group filter, use the email address that you can find in the group list in Google Workspace ().
- For the query, use the Google API syntax.
- To synchronize device users, select Enable Workflow.
Results: The device user data from Google Workspace is synchronized, and the synced device users are listed in LogMeIn Resolve MDM on the page.
Example:
Example query filters
Example filter |
Query filter to include |
Device users in the IT department |
orgDepartment:IT |
Managers in the IT department |
orgTitle:Manager orgDepartment:IT |
Note: To search multiple fields in a query, add each search clause separated by a space. The operator is an implicit AND.