This HelloID Service Automation Delegated Form provides Google group membership management functionality. The following options are available:
- Search and select the target Google group
- Modify Google group memberships
- After confirmation the updates are processed (add or remove Google account memberships)
Version | Description | Date |
---|---|---|
1.0.1 | Added version number and updated all-in-one script | 2021/12/13 |
1.0.0 | Initial release | 2021/03/04 |
The PowerShell script "createform.ps1" contains a complete PowerShell script using the HelloID API to create the complete Form including user defined variables, tasks and data sources.
Please note that this script asumes none of the required resources do exists within HelloID. The script does not contain versioning or source control
Please follow the documentation steps on HelloID Docs in order to setup and run the All-in one Powershell Script in your own environment.
After the all-in-one PowerShell script has run and created all the required resources. The following items need to be configured according to your own environment
- Update the following user defined variables
Variable name | Example value | Description |
GoogleClientId | 234234234-rp1ein8ov06sa39oind1n97ikp7nhnggd.apps.googleusercontent.com | API Client Id |
GoogleClientSecret | a4VHs9UAFUWPjqeDdzpz6GtE | API Client Id |
GoogleRedirectUri | http://localhost/oauth2callback | API Redirect Uri |
GoogleClientId | 1//06NtAZwSV9F7lCgYIARAAGAYSNwF-L9Iri46v1OUghMEAjMbHCLoRorMgpQEjfuDoqXOFbWcfdsM3hmh76ahF3PQyHXatdIKwxlo | API Refresh Token |
This Delegated Form uses the following resources in order to run
This Powershell data source runs an Google API request to search for matching Google groups.
This Powershell data source runs an Google API request to receive the current group members.
This Powershell data source runs an Google API request to receive selectable Google user accounts.
This delegated form task will update the google group members.
If you need help, feel free to ask questions on our forum
The official HelloID documentation can be found at: https://docs.helloid.com/