Attach File
Attaches a file to a SmartSuite record.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The SmartSuite table ID containing the target record.
stringrequired
The SmartSuite record ID to update with the file attachment.
stringrequired
The file field slug that should receive the attached file URL.
stringrequired
A publicly reachable file URL for SmartSuite to fetch and attach.