Skip to main content

Retrieve details from a custom document

Retrieve details from a custom document type. Reach out to us to get your own custom document added.

Application

  • Intelligent Document Processing

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Document typeType of custom document to retrieve details fromPredefined Choice ListYeslicense.pdf
DocumentPNG, JPEG, TIFF, or PDF document fileFileNo
Fields to captureNo

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
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

Note: The "Fields to Capture" input feature can be used to create new outputs for the Wrk Action with the value of the corresponding key names in the "Document data extracted" output of the Wrk Action.

Quebec Drivers License Fields

Key NameField Description
quebec_drivers_license_first_nameFirst name on the driver license
quebec_drivers_license_last_nameLast name on the driver license
quebec_drivers_license_date_de_naissanceDate of birth on the driver license
quebec_drivers_license_full_addressFull address on the driver license
quebec_drivers_license_classesClasses on the driver license
quebec_drivers_license_cond"Cond" on the driver license
quebec_drivers_license_mentions"Mention(s)" on the driver license
quebec_drivers_license_no_de_referenceNo de reference on the driver license
quebec_drivers_license_valide_leValide le on the driver license
quebec_drivers_license_sexeSexe on the driver license
quebec_drivers_license_tailleTaille on the driver license
quebec_drivers_license_yeuxYeux on the driver license
quebec_drivers_license_expire_leExpire le on the driver license
quebec_drivers_license_numberNumber of the driver license

Quebec Birth Certificate Fields

Key NameField Description
quebec_birth_certificate_no_de_documentNo De Document on the birth certificate
quebec_birth_certificate_nomNom on the birth certificate
quebec_birth_certificate_prenomsPrenom(s) on the birth certificate
quebec_birth_certificate_sexeSexe on the birth certificate
quebec_birth_certificate_lieu_de_naissanceLieu de naissance on the birth certificate
quebec_birth_certificate_date_de_naissanceDate de naissance on the birth certificate
quebec_birth_certificate_pere_first_nameFirst name of the "Pere" on the birth certificate
quebec_birth_certificate_pere_last_nameLast name of the "Pere" on the birth certificate
quebec_birth_certificate_mere_first_nameFirst name of the "Mere" on the birth certificate
quebec_birth_certificate_date_de_deliveranceDate de deliverance on the birth certificate
quebec_birth_certificate_numero_de_inscriptionNumero d' inscription on the birth certificate

Quebec Health Insurance Card Fields

Key NameField Description
quebec_health_insurance_numero_de_assurance_maladieNUMERO D'ASSURANCE MALADIE on the insurance card
quebec_health_insurance_card_prenom_et_nom_a_la_naissancePRENOM ET NOM A LA NAISSANCE on the insurance card
quebec_health_insurance_card_nom_de_lepoux_et_ou_no_sequentielNOM DE L'EPOUX ET/OU NO SEQUENTIEL on the insurance card
quebec_health_insurance_card_naissanceNAISSANCE on the insurance card
quebec_health_insurance_card_sexeSEXE on the insurance card
quebec_health_insurance_card_expirationEXPIRATION on the insurance card

Outcomes

NameDescription
SuccessThis status is selected if details are extracted from the documentation type selected
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:Outlined in Application Design

Requirements

  • N/A