v1
latestOpenAPI 3.0.02026-07-14184214216.1 KBdata
Append to a sheet data from another sheet
Append data from a source sheet to the target sheet. Uses column names rather than ids. Matches columns from the source sheet to the target sheet based on column names.
post/dataset/{handle}/append/from-sheet/{from-handle}/by-name
Path parameters
handlestring required
Handle of the target sheet
from-handlestring required
Handle of the source sheet
Request body
Response
OK