Skip to main content

Update Data With Filter

Update Data With Filter

Path Parameters
appId string — REQUIRED
worksheetId string — REQUIRED
Request Body — REQUIRED
data object — REQUIRED
columnName1 string
columnName2 string
filter object — REQUIRED
condition string — REQUIRED
column string — REQUIRED
operator string — REQUIRED
operand_1 string — REQUIRED
isUpsert boolean

Optional. If true, will insert a new record if no match is found.