ExternalDocStorageConfig
Represents a collection of fields to configure the external document storage for an
object. It includes details such as location, path, and named credentials. For example,
OneDrive is defined as an External Document Storage and is associated with the Salesforce
Contract object.
Supported Calls
create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()
Fields
Field | Details |
---|---|
DocumentPath |
|
ExternalDocStorageIdentifier |
|
NamedCredentialId |
|
RecordTypeId |
|
StorageDriveType |
|
TargetObject |
|
Associated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- ExternalDocStorageConfigChangeEvent
- Change events are available for the object.
- ExternalDocStorageConfigFeed
- Feed tracking is available for the object.
- ExternalDocStorageConfigHistory
- History is available for tracked fields of the object.
- ExternalDocStorageConfigOwnerSharingRule
- Sharing rules are available for the object.
- ExternalDocStorageConfigShare
- Sharing is available for the object.