Smartsheet Connector
Documentation
Version: 1
Documentation

EndPoint Export Sheet (to PDF, Excel, CSV file)


Name

export_sheet

Description

Export Sheet to CSV, Excel or PDF file. [API Help]

Parameters

Parameter Label Required Options Description
SheetId SheetId YES
Format Format YES
Option Value
Excel application/vnd.ms-excel
PDF application/pdf
CSV text/csv
PaperSize Paper Size (Only for PDF) NO
Option Value
LETTER LETTER
LEGAL LEGAL
WIDE WIDE
ARCHD ARCHD
A4 A4
A3 A3
A2 A2
A1 A1
A0 A0

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 50 False
Status DT_WSTR 50 False
TargetFilePath DT_WSTR 2000 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.