Skip to main content

OCR Text

Extract key information from a text, efficiently formatting it into a predefined structure for quick and accurate data retrieval.

Category: Data Processing & Transformation · Group: Data Processing · Activity name: OCRText

The OCRText activity in the designer

Example

outputVariable = OCRText("<projectId>", "<text>")

Inputs

NameTypeRequiredDefaultDescription
OCR ProjectstringYesThe project that defines how the extraction will be done.
TextstringYesThe text from where the data will be extracted.

Outputs

NameTypeDescription
outputVariablejsonSpecifies the name of the variable that will store the extracted text.