Google Sheets / Export to Sheet
appKey:
google-sheets
actionKey:
submit-data
Action Inputs
The following parameters are available when configuring this action:
fieldId
Column
The fieldId which will be used in conjunction with the searchValue to find the row to update.
Includes any existing id values available in the dynamic schema for the selected trigger. (See Dynamic Schemas for more information.)
string | undefined
updateExistingRow
Update Existing Row
Select to update existing rows which match incoming records - otherwise a new row is created.
If true, will update an existing row if found. If the row cannot be found a new row will be created
boolean | undefined