RecognizeText Action

Extracts text from a document.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
modelId
Edm.String True False

The model Id to use. Optional.

base64encoded
Edm.String False False

The base64 encoded document.

source
Edm.String True False

For internal use only.

Return Type

Type Nullable Description
RecognizeTextResponse False Contains the response of the RecognizeText action.

See also