Hello,
I am trying to create a flow in Power Automate. Can anyone please help/advise?
Use case:
-I have a CSV file in SharePoint
-I have a table with a column which contains the SHORT URL
-I want to transform the SHORT URL into a long URL
How can I automatically achieve that using Power Automate Flow?
I am thinking that the flow will be: open the file, read/open the short URL row by row and then extract the long URL and write it in a new column or update the existing column.
Can anyone help/advice?