
Announcements
Hello,
I am logging into a legacy email system, doing an "Extract data from web page", selecting the "From","Subject", and href link to the email. At this point everything looks good, I got everything I need in a table, but there is more to do.
Now, I'd like to iterate through the links which are the 3rd column. My goal is to open a new tab, gather relative information about the email, perform action against email (probably delete it), close tab, repeat for next time.
Any help is appreciated, thank you.
You can use for each or loop on the data table or get a column as list variable. Syntax for row/column access by number or name: https://docs.microsoft.com/en-us/power-automate/desktop-flows/variable-data-types#advanced-data-types