I am using below post query to edit rows in my table:
URL: https://api.appsheet.com/api/v2/apps/xxxxxxxxxxxx/tables/COMPANIES/Action?applicationAccessKey=xxxxxxxxxxxxxxxxxxxxxxx
{
"Action": "Edit",
"Properties": {
"Locale": "en-US",
"Location": "47.623098, -122.330184",
"Timezone": "Pacific Standard Time"
},
"Rows": [{"ID": "<<[_THISROW].[PARTNER ID]>>" , "NOTE":"SOME NOTE"}]
}
User | Count |
---|---|
36 | |
8 | |
3 | |
2 | |
2 |