https://developer.automationanywhere.com/challenges/automationanywherelabs-invoiceentry.html
Can anybody done above mentioned task in power automate desktop or how to done that please tell
Yes this can be done. Try using the recording function in Power Automate Desktop. You'll come really far! Afterwards you can tweak.
Yes, its possible.
Try using "Extract text with OCR" to get data from the Invoices and then add UI elements for all the web fields like Textboxes, Buttons, etc.
Hi @Try,
You can launch browser and download files, unzip it and using get files and folders iterate each file , extract using OCR , then apply regex for to get required values which you need to update, then go to webpage use Ui automation to get the positions and update the results .
If this works for you, you can accept it as the solution. And if you liked the explanation, you can give a kudo/thumbs up.
Thanks,