Automate tasks with Google Apps Script
Welcome UCTech attendees!
For those of you who are interested in participating in a codealong, follow these instructions:
Download the source code
- Sign into your Google account
- Open this Scripts Folder
- Right-click “TaskTracker – Skeleton” then click “Make a Copy”
- Open your My Drive and search for the copy of TaskTracker (you can rename the project if you want)
- Open the project. If you don’t have Google Apps Script installed, you should see a prompt that will allow you to download it
Deploy the add-on
- In the apps script editor, click Publish→Deploy from manifest
- Click “Get ID” from the latest version row
- Copy the deployment ID and close the dialogs
- Open GMail and go to the Settings page (gear icon→settings)
- Click the “Add-ons” tab
- If not already selected, check the “Enable developer add-ons for my account” checkbox
- Paste the deployment ID into the Developer add-on text box, then click “Install”
- Check “I trust the developer of this add-on” then click “Install”