Robot
Accounts Payable Challenge
This example robot completes the Accounts Payable Challenge.
This example robot completes the accounts payable challenge at https://developer.automationanywhere.com/challenges/automationanywherelabs-invoiceentry.html.
The challenge involves reading invoice images programmatically and entering the data into a web application.
This robot is written in Python. It uses Python standard libraries and some RPA Framework libraries.
Amazon Textract is used for extracting data from the invoice images.
Here is the main "task" definition:
See the full code for implementation details!
Technical information
Last updated
20 May 2022License
Apache License 2.0Dependencies