DOCUMENT Extract INVOICE data from a file function

The DOCUMENT Extract INVOICE data from a file function in RPA.

Help CentreBuilding Processes

This article describes the RPA Document functionality to extract INVOICE data from a file.

For a full list of available functions, please read DOCUMENT functions.


Description

The DOCUMENT Extract INVOICE data from a file function allows you to extract INVOICE data from a file.


Setting it up

To use the DOCUMENT Extract INVOICE data from a file function, follow these instructions:

{{popups:rpas/add:action=extract-invoice}}

Once on a process map:

  1. Navigate to the process where you would like to add the DOCUMENT Extract INVOICE data from a file function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the DOCUMENT Extract INVOICE data from a file option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
FileYesText-The path to the invoice file
VariableYesText-Variable to store extracted data
CacheNoSelectOnly if validCaching strategy
CompanyNoText-Company name(s) being billed
Minimum PO numberNoText-Lowest allowed PO number
Maximum PO numberNoText-Highest allowed PO number
CurrencyNoSelect-Expected currency
LanguageNoSelect-Document language
Additional fieldsNoTable-Extra fields to extract

Output variables

VariableTypeDescription
VariableObjectThe extracted invoice data (vendor, amounts, line items, etc.)

Errors

ErrorDescription
File not foundThe file does not exist
Extraction failedCould not extract invoice data

Tips

  • Supports PDF, images, and scanned invoices
  • Use Company to improve accuracy for known vendors
  • Set PO number range to validate purchase order numbers

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.