Newer Version Available
Folder
Description of a folder.
| Property | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| createdDate | Date | An ISO-8601 formatted date string specifying the creation date of the folder. | Small, 30.0 | 30.0 |
| id | String | 18-character ID of the folder. | Small, 30.0 | 30.0 |
| isInMyFileSync | Boolean | true if the folder and all folders in this folder are synced with Salesforce Files Sync; false otherwise. | Small, 33.0 | 33.0 |
| modifiedDate | Date | An ISO-8601 formatted date string specifying the last modified date of the folder. | Small, 30.0 | 30.0 |
| motif | Motif | A small, medium, and large icon indicating the record’s type. The motif can also contain the record type’s base color. | Small, 30.0 | 30.0 |
| mySubscription | Reference | If the context user is following this record, this property contains information about the subscription; otherwise this property is null. | Medium, 30.0 | 30.0 |
| name | String | The folder name. | Small, 30.0 | 30.0 |
| parentFolder | Reference | A reference to the parent folder. | Small, 30.0 | 30.0 |
| path | String | The path to the folder. | Small, 30.0 | 30.0 |
| type | String | Folder | Small, 30.0 | 30.0 |
| url | String | A Chatter REST API URL to this resource. | Small, 30.0 | 30.0 |