Append Rows To A Sheet
Appends rows to an existing master data sheet. The rows array should match the sheet’s column structure. Use this to add records incrementally without re-uploading the whole sheet.
Authentication
x-api-keystring
API key issued by Staple.
AuthorizationBearer
JWT obtained from the login endpoint.
Path parameters
sheetId
Request
This endpoint expects an object.
rows
Response
OK