All Collections
Wrk Action Library
Intelligent Document Processing
Retrieve details from a Quebec Drivers License
Retrieve details from a Quebec Drivers License
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Retrieve details from a Quebec Drivers License

Application

  • Intelligent Document Processing

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Document

PNG, JPEG, TIFF, or PDF document file

File

No

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)

Name

Description

Data Type

Required?

Example

License number

Number of the driver license

Text(Short)

Yes

1234567890

First name

First name on the driver license

Text(Short)

Yes

John

Last name

Last name on the driver license

Text(Short)

Yes

Doe

Date of birth

Date of birth on the driver license

Date

Yes

1990-01-01

Full address

Full address on the driver license

Text(Short)

Yes

123 Main St, Quebec City

Classes

Classes on the driver license

Text(Short)

Yes

A, B, C

Condition

"Cond" on the driver license

Text(Short)

Yes

None

Mentions

"Mention(s)" on the driver license

Text(Short)

Yes

Vision impaired

Reference number

No de reference on the driver license

Text(Short)

Yes

ABC123

Expiry date

Expiry date of the driver license

Date

Yes

2025-06-30

Valid date

Expiry date of the driver license

Date

Yes

2022-06-30

Gender

Gender on the driver license

Text(Short)

Yes

M

Height

Height on the driver license

Text(Short)

Yes

160

Eye color

Eye color on the driver license

Text(Short)

Yes

Brown

Document data extracted

A JSON object of the extract data for the document type selected

Text(Long)

Yes

All text retrieved

All the text present in the document

Text(Long)

Yes

Outcomes

Name

Description

Success

This status is selected if details are extracted from the document

No Result

This status is selected in the event of the following scenarios:

  • If nothing is returned for any of the output fields

Impossible to Complete

This status is selected in the event of the following scenarios:

  • Document is not in in an accepted format

Requirements

  • N/A

Did this answer your question?