I have a question.
I’m relatively new to UiPath and studiox.
I’m working on a project and I need help with it.
I want to make a scanner to scan trough pdf and word files in a folder and extract personal information out of them.
for example : email/phone number/bank details etc. Iknow how to use regex so don’t worry XD.
But how do I make it so the user can choose a folder and then let the bot loop through all the files and export the information into Excel with the names of the files for the sheets. and also save the excel file. in the folder with all the files.