Google Sheets
Last updated
Last updated
You can create a Google Sheets Destination Connector to write to a single Google Sheet using your Google account.
To set up this Destination Connector, your Google account will need access to the Google Sheet you are connecting to.
The schema for this Destination Connector is defined by the first row of the Google Sheet, so column header names must be provided.
If you have multi-factor authentication enabled for your Google account, you may need to recreate the Destination Connector when the authentication expires. Re-authentication for existing connectors is coming soon.
Required information:
Google Sheet URL
Spreadsheet Sheet Name
Google Account Username & Password
Step 1: After selecting + New Connector, under the System prompt, click Google Sheets
Step 2: Provide a Connector Name.
Step 3: Select Destination Connector.
Step 4: Provide the entire URL for the spreadsheet you want to connect to in the Spreadsheet URL field.
Note: the schema for this Destination Connector is defined by the first row of the Google Sheet, so column header names must be provided.
Step 5: Provide the Spreadsheet Sheet Name as shown below.
Step 6: Select an Update Method to determine what will happen when data is written to a sheet that already contains some data:
Append, which is the default, will place any new records at the bottom of the sheet after any existing data.
Overwrite will clear all the data in the sheet before each write.
We support the use of Validation Webhooks to prevent bad data from being written to your systems, adding another layer of protection to the built-in validations that Osmos provides. The Webhook URL can be posted here.
For more information on Validation Webhook configuration, see Server Side Validation Webhooks
The connector can be deleted, edited and duplicated.
Duplication
To save time, the connector can be duplicated. This new connector needs to be named and can be edited, as needed.