Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Form Reader Object Field Mapping
Output representation of the mapping between the extracted text values
and the specific Salesforce object fields.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| confidence | Double | Confidence score for the extracted value. | Small, 54.0 | 54.0 |
| pageNumber | Integer | Page number of the document corresponding to the ODSR record. | Small, 55.0 | 55.0 |
| targetFieldName | String | Field name of the target object. | Small, 54.0 | 54.0 |
| value | String | Value extracted from the form that is filled in the target field. | Small, 54.0 | 54.0 |