Update Record

Usage

This action is used to update a record in an apps' database in Google Appsheet.

Fields

1.Connection - Here you authorize a connection to your app using api id and key for Zenphi.

2.Table Name -This field is used to choose the table that you want to update a record in.

3.Primary Key Column Name - Here you should put the name of your selected primary key column.

4.Column Value - Here you enter the value of the key column for the desired record.

4.Columns of the table to update - Here you can add columns to your updated record.

Demonstration on how to use it in a flow

1.Drag and drop Update Record action into the flow.

2.The Name section is pre-filled by the action name but you can configure this section according to your preference.

3.Click the gear icon to open its settings.

4.Authorize a connection for Zenphi.

5.Enter the table's name.

6.Enter the key column's name.

7.Enter the value of the key column for the record you want to update.

8.Add the columns that you want to update.