OCR Fields Mapping (GET)
Retrieve mapping between the values of the keys extracted from the
document with respect to an OCR template.
- Resource
-
/connect/form-reader/contentDocuments/${contentDocumentId}/ocrTemplates/${ocrTemplateId}/targetObjectFieldMappings
- Example
-
https://yourInstance.salesforce.com/services/data/vXX.X/connect/form-reader/ contentDocuments/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