Newer Version Available

This content describes an older version of this product. View Latest

File Input

Describes a new file input. To upload a file, provide the binary file in a multipart/form-data body part where name="fileData". See Uploading Binary Files.
Root XML tag
<fileInput>
JSON
1{ 
2   "desc":"Employee Survey Results",
3   "title":"emp_surv_results"
4}
Properties
Name Type Description Available Version
desc String Description of the file to be uploaded. 24.0
isInMyFileSync Boolean true if the file is included in the user’s Salesforce Files folder, and is synced between that folder and Chatter; false otherwise. 30.0 (pilot only)
parentFolderId String ID of the containing folder. 30.0 (pilot only)
title String Title of the file. 24.0