Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit47e1e5e

Browse files
authored
Unhide Google Sheets documentation (segmentio#3903)
* Unhide Google Sheets documentation* Update index.md* Update index.md
1 parente374c02 commit47e1e5e

File tree

1 file changed

+5
-10
lines changed
  • src/connections/destinations/catalog/actions-google-sheets

1 file changed

+5
-10
lines changed

‎src/connections/destinations/catalog/actions-google-sheets/index.md‎

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22
title:Google Sheets Destination
33
hide-boilerplate:true
44
hide-dossier:false
5-
hidden:true
6-
private:true
75
id:627ea052118e3cd530d28963
86
---
97

10-
The Google Sheets destination allows you to sync your warehouse data to a Google spreadsheet, andautomate updates to thatspreadsheet as your data changes. This destinationallows you to automate the workflow of exporting CSVs from your warehouse.
8+
The Google Sheets destination allows you to sync your warehouse data to a Google spreadsheet, andupdate thespreadsheetautomaticallyas your data changes. This destinationautomates the workflow of exporting CSVs from your warehouse.
119

12-
The Google Sheets destination is intended for use with**Reverse ETL sources only**.
13-
14-
>info ""
15-
>The Google Sheets destination is in beta and is in active development. Some functionality may change before it becomes generally available.
10+
The Google Sheets destination can be connected to**Reverse ETL warehouse sources only**.
1611

1712
##Getting started
1813

@@ -26,13 +21,13 @@ The Google Sheets destination is intended for use with **Reverse ETL sources onl
2621
3. Navigate to the**Reverse ETL > Destinations** tab and click**Add Destination**.
2722
4. Select Google Sheets and click**Next**. Select the source you configured and name the destination.
2823
5. On the**Settings** tab, authenticate the Google Sheets API using OAuth. Select the email account that owns the spreadsheet you created above. Make sure you enable the`See, edit, create, and delete all your Google Sheets spreadsheets` permission.
29-
6. On the**Mappings** tab, click**Add Mapping** and create a Post Sheet mapping.Follow thesteps in the Destinations Actions documentation on[Customizing mappings](/docs/connections/destinations/actions/#customizing-mappings).
24+
6. On the**Mappings** tab, click**Add Mapping** and create a Post Sheet mapping.Within themapping, configure how warehouse records should map to your Google Sheets spreadsheet.
3025
7. Enable the destination and configured mappings.
3126

3227
>info ""
3328
>The Google Sheets destination only supports sending new or updated rows to your spreadsheet. Deleting rows is not supported.
3429
35-
{% include components/actions-fields.html %}
30+
{% include components/actions-fields.htmlsettings="false"%}
3631

3732
##FAQ
3833

@@ -42,4 +37,4 @@ The Record Identifier mapping is used to make a distinction between adding a new
4237

4338
###How do I define the columns in my spreadsheet?
4439

45-
The Fields mapping controls which fields in your model will be written as columns. Input the desired column name(s) on the left, and select the data variable that will populate the value for that column on the right. Please note,at least oneField must be configured to send data to Google Sheets otherwise no columns will be created or synced.
40+
The Fields mapping controls which fields in your model will be written as columns. Input the desired column name(s) on the left, and select the data variable that will populate the value for that column on the right. Please note,at least onefield must be configured to send data to Google Sheets otherwise no columns will be created or synced.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp