Browse Snap-ins
appscript-google-oauth
Google OAuth : Apps Script Scopes
by DevRev

Creates a custom Google OAuth keyring type in DevRev that extends the standard Google OAuth with Apps Script-specific scopes. This enables other snap-ins and integrations to authenticate with Google and access Apps Script APIs for project management and automated deployments.

Features

  • Custom Keyring Type Creation

Adds a "Google Appscript OAuth Connection" keyring type to DevRev with enhanced Apps Script scopes.

  • Apps Script API Access

Enables authentication for Google Apps Script projects and scriptapp APIs through the custom keyring type.

  • Spreadsheet Integration

Provides full Google Sheets access scope for comprehensive data operations within Apps Script workflows.

  • Deployment Support

Allows other snap-ins to run Apps Script deployments using the authenticated keyring connection.

  • Seamless DevRev Integration

Works within DevRev's existing OAuth infrastructure while providing extended functionality.

Installation

During installation, you are prompted to sign in with your Google account to authorize the keyring type. Ensure that you grant access to all requested permissions on the OAuth consent page to enable full Apps Script functionality for other integrations.