DocumentExtrctDefProcFldr
Represents a Document Extraction Definition Processing Folder record
in your Salesforce org. This object is available in API version 67.0 and
later.
Supported SOAP API Calls
create(), delete(), describeSObjects(), query(), retrieve(), update()
Supported REST API Calls
DELETE, GET, HEAD, PATCH, POST, Query
Fields
| Field Name | Details |
|---|---|
| ContentHubRepositoryId |
|
| CreatedById |
|
| CreatedDate |
|
| DocumentExtractionDefId |
|
| FolderPath |
|
| FolderType |
|
| Id |
|
| IsDeleted |
|
| LastModifiedById |
|
| LastModifiedDate |
|
| LastProcessedTime |
|
| ManageableState |
|
| SystemModstamp |
|
Usage
Use this object to query and manage Document Extraction Definition Processing Folders in your org. Client applications can create, update, delete, or query records associated with Document Extraction Definition Processing Folder via the API.