Hi guys,
I'm trying to automate the process of renaming my invoice files to their respective invoice numbers.
Right now I am working with Raw file identifiers that inputs out each PDF invoice as characters such as 'FDS43242GES14213'.
However, I am trying to convert the filename of each invoice into their respective invoice numbers such as `78642`.
Right now I am able to retrieve the invoice numbers by running it through AI builder and extracting the invoice number the moment the invoice file is placed into a shared file.
I am not able to find a clear action to perform such a function in power automate to be able to automate the mass renaming of all the invoices that i have.
Appreciate the help i can get!