Google Sheets integration
Build workflow automations with 5 public Google Sheets actions.
5actions
Updated
| Action | Description | Effect | Inputs | Outputs |
|---|---|---|---|---|
Batch Get Valuesgoogle_sheets_batch_get_values | Perform Batch Get Values through Google Sheets. | write | spreadsheet_id, ranges, major_dimension | success, spreadsheet_id, value_ranges +3 more |
Batch Update Valuesgoogle_sheets_batch_update_values | Perform Batch Update Values through Google Sheets. | write | spreadsheet_id, data, value_input_option +3 more | success, submitted, write_skipped +10 more |
Get Spreadsheet Metadatagoogle_sheets_get_spreadsheet_metadata | Perform Get Spreadsheet Metadata through Google Sheets. | write | spreadsheet_id, include_grid_data | success, spreadsheet_id, title +4 more |
Get Valuesgoogle_sheets_get_values | Perform Get Values through Google Sheets. | write | spreadsheet_id, range_name, major_dimension | success, spreadsheet_id, range +5 more |
List Tabsgoogle_sheets_list_tabs | Perform List Tabs through Google Sheets. | write | spreadsheet_id | success, spreadsheet_id, tabs +5 more |