Google Sheets (prebuilt connector)

Description

Google Sheets is whatever you want it to be! Retrieve and update data from your sheets as needed.

API documentation

API documentation for Google Sheets (used to build this connector) can be found via the link below:

Authentication

When adding connector instances for Google Sheets, the following authentication methods are supported:

OAuth 2 (client credentials)

When a user chooses to add a connector instance using OAuth 2 (client credentials) authentication, the credentials below are prompted:

CredentialRequired?Notes

Scope

The required scope to define what access permissions should be given to Patchworks.

Client ID

The reference given when the Patchworks app was created for Google Sheets.

Redirect URL

TBA

Code

TBA

Grant type

Set to client_credentials.

Response authentication token key

Set to access_token.

Last updated