AppsScriptPulse

How to Assign Google Workspace Licenses Using Google Apps Script

Assign Google Workspace licences for individuals without using the Admin Console, via a simple Form submission.

Screenshot of the Google Form title used for submission

Screenshot of the Google Form title used for submission

The following Google Apps Script is designed to automate the assigning of a Google Workspace (e.g. Education Plus) licence in the Google Admin Console, for individual accounts/users by providing them with a quick Google Form to submit.

This saves having to manually go into the Google Admin Console and assign a licence. All the user has to do is tick the box on the Google Form, they will receive an automated confirmation email and their new licence will be applied within 24 hours.

You can refer to the Google product and SKU IDs webpage if you need to assign a different licence type. There is some basic checking to see if an account/user is an ‘Administrator’ and it will therefore prevent them from getting a licence.

Source: The Gift of Script: Assign Google Workspace licences for individuals without the Admin Console

Leave a Reply

Your email address will not be published. Required fields are marked *