| contentModifiedDate |
Date |
File-specific last
modified date that can be used to set a client-side modified
date. |
Optional |
32.0 |
| desc |
String |
Description of the file to be uploaded. |
Optional |
24.0 |
| includeExternalFilePermissionsInfo |
Boolean |
Specifies whether to
include permission information, such as whether the file is
shared and what are the available permission types, for external
files. This property can be used with POST
requests to /connect/files/users/userId,
but not with POST requests to /connect/files/fileId.
|
Optional |
35.0 |
| isInMyFileSync |
Boolean |
true if the file is synced
withSalesforce Files Sync; false otherwise. |
Optional |
31.0 |
| isMajorVersion |
Boolean |
true if the file is a major
version; false if the file is a minor version.
Major versions can’t be replaced. |
Optional |
31.0 |
| parentFolderId |
String |
ID of the containing folder. |
Optional |
31.0 |
| repositoryFileId |
String |
ID of the external
file. This property can be used with POST
requests to /connect/files/users/userId,
but not with POST requests to /connect/files/fileId.
|
Optional |
32.0 |
| repositoryId |
String |
ID of the external data
source. This property can be used with POST
requests to /connect/files/users/userId,
but not with POST requests to /connect/files/fileId.
|
Optional |
32.0 |
| reuseReference |
Boolean |
Specifies whether to reuse the
latest version of a reference you own to an external file rather
than creating a duplicate reference. This property can be used with POST
requests to /connect/files/users/userId,
but not with POST requests to /connect/files/fileId.
|
Optional |
36.0 |
| sharingOption |
String |
Sharing option of the file. Values are:
-
Allowed—Resharing of the file
is allowed.
-
Restricted—Resharing of the
file is restricted.
|
Optional |
35.0 |
| title |
String |
Title of the file. |
Optional |
24.0 |