Appends rows to an existing Gigasheet dataset using column letters as keys. Use when you need to add new data rows to a sheet by specifying values for each column position (A, B, C, etc.).
handleRequiredstringUnique identifier (handle) of the Gigasheet dataset to append rows to. Example: 'f2ce9f7d_f429_402a_b0a0_5e5587feb608'
recordsRequiredarrayList of record objects to append as new rows. Each record is a dictionary where keys are column letters (A, B, C, etc.) and values are the cell data. Note: Column A is typically reserved for row numbers in Gigasheet.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.