Industries Common Resources Developer Guide
Summer '26 (API version 67.0)
Spring '26 (API version 66.0)
Winter '26 (API version 65.0)
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
IndustriesSettings
Industries Object Access by Community License
Access Industries Features Deployed Using Managed Packages
Intelligent Form Reader
Intelligent Form Reader provides optical character recognition to automatically
extract data from external documents.
You specify the data’s source form and then map the fields in the form to the equivalent fields in Salesforce. Use the extracted information to create or update record fields or to verify existing data. For example, check a birthdate in Salesforce against the birthdate in a scanned passport.
-
Intelligent Form Reader Standard Objects
Use standard objects to create, update, and activate intelligent form reader. -
Intelligent Form Reader Business APIs
Use the Intelligent Form Reader Business APIs to read the mapping details of the extracted text that is stored in a Salesforce object. Intelligent Form reader uses optical character recognition to automatically extract data from documents. You specify the kind of form you are getting data from, then map fields in the form to the appropriate fields in the Salesfore objects. -
Intelligent Form Reader Metadata API Types
Metadata API enables you to access some types and feature settings that you can customize in the user interface. For more information about Metadata API and to find a complete reference of existing metadata types, see Metadata API Developer Guide. -
Intelligent Form Reader Tooling API Objects
Tooling API exposes metadata used in developer tooling that you can access through REST or SOAP. Tooling API’s SOQL capabilities for many metadata types allow you to retrieve smaller pieces of metadata. For more information about Tooling API objects and to find a complete reference of all the supported objects, see Introducing Tooling API. -
Intelligent Form Reader Standard Invocable Actions
Intelligent Form Reader detects and extracts text from a document using the Amazon Textract API, which is based on optical character recognition. With the standard invocable actions, you can automate the text extraction process, which includes detecting and extracting the text, fetching the extracted text, and selecting an OCR template for the extracted text