Skip to main content

Key Data Extractor

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

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

The KeyDataExtractor activity in the designer

Example

outputVariable = KeyDataExtractor("<projectId>", "<document>")

Inputs

NameTypeRequiredDefaultDescription
projectIdstringYesThe project that defines how the extraction will be done.
Document URLstringYesSupports multiple input types: Google Drive view URL (e.g., https://drive.google.com/file/d/...) Direct download URL (HTTP/HTTPS) Local file path (e.g., /path/to/file.pdf or C:\path\to\file.docx)

Outputs

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