Introduction
Structured row data of any kind, including analytics, can be easily exported to Google Sheets using valmi.io from Warehouses. This allows you to share data with your team, clients, or other stakeholders in a familiar format.Google Sheets Configuration
From Google Sheets, create a new spreadsheet and give it a name. If you want to use an existing spreadsheet, you need to have edit access for it. Copy the url of the spreadsheet. For example, it looks similar to https://docs.google.com/spreadsheets/d/1BMkO9GH_-_eDr-QjIiQv8LDBGjrBoJmsWpo7jlzqeadfd/Creating a Google Sheet Connection on valmi.io
Go to destinations on valmi.io and create a new destination. Select Google Sheets as the destination.
Next
button to connect to the spreadsheet and to test and create the connection.

Setting up a Sync
-
Supported Destination Modes
Destination Mode | Supported |
---|---|
Upsert | ✅ |
-
Mapping Source Columns to Destination Fields
Upsert
destination sync mode. customer_id
has been selected as the Primary Key for the Warehouse source. The source fields first_name
, last_name
, active
, last_update
have been mapped to the custom destination fields g_first_name
, g_last_name
, g_active
, updatedAt
respectively.

-
Verifying data loaded into the Google sheet

