Represents the details of the object to which information from a form is
extracted and mapped. This object is available in API version 55.0 and
later.
Supported SOAP API Calls
create(), delete(), describeSObjects(),
query(), retrieve(), update(), upsert()
Supported REST API Methods
DELETE, GET, HEAD, PATCH, POST, Query
Special Access Rules
To use this tooling API object, your Salesforce org must have the
AWSTextract1000LimitAddOn license.
Fields
| ManageableState |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Indicates the manageable state of the specified
component that is contained in a package.
- Possible values are:
-
beta—Managed-Beta
-
deleted—Managed-Proposed-Deleted
-
deprecated—Managed-Proposed-Deprecated
-
deprecatedEditable—SecondGen-Installed-Deprecated
-
installed—Managed-Installed
-
installedEditable—SecondGen-Installed-Editable
-
released—Managed-Released
-
unmanaged—Unmanaged
|
| OcrTemplateId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- The ID of the associated OCR template.
- This is a relationship field.
- Relationship Name
- OcrTemplate
- Relationship Type
- Lookup
- Refers To
- OcrTemplate
|
| TargetObject |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort,
Update
- Description
- The object to which information from a form is mapped.
The possible values have only a representative list of
objects. The exact list of supported objects depends on
the license configuration in the org.
- Possible values are:
- Account
- BusinessMilestone
- CareProgramEnrollee
- CareRequestExtension
- Case
- Contact
- Contract
- Custom_Object__c
- Lead
- Opportunity
- Visit
|