Skip to main content

Retrieve details from a Quebec Drivers License

Retrieve details from a Quebec Drivers License

Application

  • Intelligent Document Processing

Inputs (what you have)

NameDescriptionData TypeRequired?Example
DocumentPNG, JPEG, TIFF, or PDF document fileFileNo

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NameDescriptionData TypeRequired?Example
License numberNumber of the driver licenseText(Short)Yes1234567890
First nameFirst name on the driver licenseText(Short)YesJohn
Last nameLast name on the driver licenseText(Short)YesDoe
Date of birthDate of birth on the driver licenseDateYes1990-01-01
Full addressFull address on the driver licenseText(Short)Yes123 Main St, Quebec City
ClassesClasses on the driver licenseText(Short)YesA, B, C
Condition"Cond" on the driver licenseText(Short)YesNone
Mentions"Mention(s)" on the driver licenseText(Short)YesVision impaired
Reference numberNo de reference on the driver licenseText(Short)YesABC123
Expiry dateExpiry date of the driver licenseDateYes2025-06-30
Valid dateExpiry date of the driver licenseDateYes2022-06-30
GenderGender on the driver licenseText(Short)YesM
HeightHeight on the driver licenseText(Short)Yes160
Eye colorEye color on the driver licenseText(Short)YesBrown
Document data extractedA JSON object of the extract data for the document type selectedText(Long)Yes
All text retrievedAll the text present in the documentText(Long)Yes

Outcomes

NameDescription
SuccessThis status is selected if details are extracted from the document
No ResultThis status is selected in the event of the following scenarios:If nothing is returned for any of the output fields
Impossible to CompleteThis status is selected in the event of the following scenarios:Document is not in in an accepted format

Requirements

  • N/A