Google Apps Script Automation Tool Development

Job ID: 38567112

Budget: $10 – $30 USD

We need an experienced developer to create an automation tool for managing Google Apps Script projects. The goal is to streamline the process of accessing Google Apps Script from multiple accounts, creating new projects, deploying them as web apps, and saving the code.

Project Requirements:
Automate Google Apps Script Management:
Access Google Apps Script from specified Google accounts.
Create new Google Apps Script projects.
Deploy these projects as web apps with access set to "Anyone with the link."

Script Functionality:
Automate Project Creation: Use Google APIs to create new projects in Google Apps Script.
Deploy Web Apps: Automatically deploy each project as a web app and configure access settings.
Save Code: Extract and save the code from each project to a specified location.

API Utilization:
Use the Google Apps Script API, Google Drive API, and any other relevant Google APIs for automation.

Handling Multiple Accounts:
Implement a solution that can handle multiple Gmail accounts efficiently.
Ensure that OAuth 2.0 authorization and token management are properly implemented.

Efficiency and Error Handling:
Design the script to be efficient and capable of managing hundreds of accounts.
Include error handling and logging for troubleshooting.