Google Sheets connector
Google Sheets connector allows you to create, read, and update worksheets, rows, and columns.
- Authorize your Google Sheets account
- Google Sheets connector event cards
- Google Sheets connector action cards
- Google Sheets connector limitations
For information on specific errors being returned from the Google Sheets API, see the Google Sheets API docs.
You can also check the status of the Google Sheets API for any possible service outages.
Authorize your Google Sheets account
Authorization: When you add a Google Sheets card to a flow for the first time, you'll be prompted to create a configuration. This will allow you to connect to your account, save your account information, and reuse that configuration next time you build a flow with the connector. By doing so, you don't have to authenticate every time you want to build a flow with this connector. Instead, use the configuration you have already set up.
Google Sheets connector event cards
Event |
Description |
---|---|
Trigger a flow when a new row is added to a spreadsheet. |
Google Sheets connector action cards
Action |
Description |
---|---|
Clear a row in a Google Spreadsheet. |
|
Copy a complete spreadsheet, including all worksheets and data, to a new spreadsheet with a new name. |
|
Copy a worksheet from one spreadsheet to another. |
|
Add a new row to the bottom of a spreadsheet. |
|
Create a single spreadsheet that contains multiple worksheets. |
|
Create a new worksheet in a spreadsheet of your choice. |
|
Make a custom authenticated HTTP call to the Google Sheets API. |
|
Delete a row in a Google Sheet. |
|
Delete an existing spreadsheet. |
|
Remove a single worksheet and all of its data. |
|
Read all non-header rows from a worksheet and return them as a collection. |
|
Retrieve ID information about every spreadsheet in a Google Sheets account. |
|
Read the values from a specific cell in a spreadsheet. |
|
Retrieve values from a column in a Google Sheet. |
|
Read the values from a specific row. |
|
Read information about a spreadsheet in your Google Sheets account. |
|
Retrieve information about a worksheet in your Google Sheets account. |
|
Search one column in a Google Sheet for a specific term. |
|
Change the value in a cell. |
|
Update the values in a spreadsheet row. |
|
Update a worksheet's metadata information. |
Google Sheets connector limitations
To learn more about connector performance, known issues, and limitations, see Known issues and limitations for Google Sheets connector.