Object export
Export as XLSX
Exports rows matching the query as an XLSX file.
post/public/v1/objects/{name}/export/xlsx
Path parameters
namestring required
Example:deals
Request body
Example request
{
"search": "example"
}Response
XLSX binary
Exports rows matching the query as an XLSX file.
{
"search": "example"
}XLSX binary