{"id":13305720,"url":"https://github.com/Tools4everBV/HelloID-Conn-SA-Full-Google-GroupCreate","last_synced_at":"2025-03-10T13:32:24.930Z","repository":{"id":113214181,"uuid":"344594121","full_name":"Tools4everBV/HelloID-Conn-SA-Full-Google-GroupCreate","owner":"Tools4everBV","description":"Google Workspace - Group create","archived":false,"fork":false,"pushed_at":"2024-01-15T10:56:30.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-25T22:13:21.701Z","etag":null,"topics":["delegated-form","google","google-gsuite","google-workspace","groupmanagement","import","powershell","service-automation"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tools4everBV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-04T20:00:46.000Z","updated_at":"2023-09-08T13:46:52.000Z","dependencies_parsed_at":"2024-01-15T12:53:11.469Z","dependency_job_id":null,"html_url":"https://github.com/Tools4everBV/HelloID-Conn-SA-Full-Google-GroupCreate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-Google-GroupCreate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-Google-GroupCreate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-Google-GroupCreate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-Google-GroupCreate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tools4everBV","download_url":"https://codeload.github.com/Tools4everBV/HelloID-Conn-SA-Full-Google-GroupCreate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242859805,"owners_count":20196995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["delegated-form","google","google-gsuite","google-workspace","groupmanagement","import","powershell","service-automation"],"created_at":"2024-07-29T17:54:00.194Z","updated_at":"2025-03-10T13:32:24.651Z","avatar_url":"https://github.com/Tools4everBV.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Description --\u003e\n## Description\nThis HelloID Service Automation Delegated Form provides Google group creation functionality. The following options are available:\n 1. Enter group name, description and email address\n 2. New Google group is created after confirmation\n \n## Versioning\n| Version | Description | Date |\n| - | - | - |\n| 1.0.1   | Added version number and updated all-in-one script | 2021/12/13  |\n| 1.0.0   | Initial release | 2020/12/05  |\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n## Table of Contents\n* [Description](#description)\n* [All-in-one PowerShell setup script](#all-in-one-powershell-setup-script)\n  * [Getting started](#getting-started)\n* [Post-setup configuration](#post-setup-configuration)\n* [Manual resources](#manual-resources)\n\n\n## All-in-one PowerShell setup script\nThe 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.\n\n _Please note that this script asumes none of the required resources do exists within HelloID. The script does not contain versioning or source control_\n\n\n### Getting started\nPlease follow the documentation steps on [HelloID Docs](https://docs.helloid.com/hc/en-us/articles/360017556559-Service-automation-GitHub-resources) in order to setup and run the All-in one Powershell Script in your own environment.\n\n \n## Post-setup configuration\nAfter 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\n 1. Update the following [user defined variables](https://docs.helloid.com/hc/en-us/articles/360014169933-How-to-Create-and-Manage-User-Defined-Variables)\n\u003ctable\u003e\n  \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003eVariable name\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eExample value\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eDescription\u003c/strong\u003e\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eGoogleClientId\u003c/td\u003e\u003ctd\u003e234234234-rp1ein8ov06sa39oind1n97ikp7nhnggd.apps.googleusercontent.com\u003c/td\u003e\u003ctd\u003eAPI Client Id\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eGoogleClientSecret\u003c/td\u003e\u003ctd\u003ea4VHs9UAFUWPjqeDdzpz6GtE\u003c/td\u003e\u003ctd\u003eAPI Client Id\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eGoogleRedirectUri\u003c/td\u003e\u003ctd\u003ehttp://localhost/oauth2callback\u003c/td\u003e\u003ctd\u003eAPI Redirect Uri\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eGoogleClientId\u003c/td\u003e\u003ctd\u003e1//06NtAZwSV9F7lCgYIARAAGAYSNwF-L9Iri46v1OUghMEAjMbHCLoRorMgpQEjfuDoqXOFbWcfdsM3hmh76ahF3PQyHXatdIKwxlo\u003c/td\u003e\u003ctd\u003eAPI Refresh Token\u003c/td\u003e\u003c/tr\u003e\n\u003c/table\u003e\n\n## Manual resources\nThis Delegated Form uses the following resources in order to run\n\n### Delegated form task 'google-group-create'\nThis delegated form task will create the configured new Google group.\n\n## Getting help\n_If you need help, feel free to ask questions on our [forum](https://forum.helloid.com/forum/helloid-connectors/service-automation/647-helloid-sa-google-create-group)_\n\n## HelloID Docs\nThe official HelloID documentation can be found at: https://docs.helloid.com/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTools4everBV%2FHelloID-Conn-SA-Full-Google-GroupCreate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTools4everBV%2FHelloID-Conn-SA-Full-Google-GroupCreate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTools4everBV%2FHelloID-Conn-SA-Full-Google-GroupCreate/lists"}