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.

OCR Fields Mapping (GET)

Retrieve mapping between the values of the keys extracted from the document with respect to an OCR template.
Resource
1/connect/form-reader/contentDocuments/${contentDocumentId}/ocrTemplates/${ocrTemplateId}/targetObjectFieldMappings
Example
1https://yourInstance.salesforce.com/services/data/vXX.X/connect/form-reader/
2contentDocuments/069RM0000001ex5YAA/ocrTemplates/48tRM0000004Ck9YAE/targetObjectFieldMappings
Available version
55.0
Requires Chatter
No
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
isExactMatch Boolean Indicates whether the mapping between values and target field must be returned only when the key matches in both the document and template. Optional 55.0
Response body for GET
Form Reader Map Output