I am logged onto a website that lists requests in a table format. I am trying to use Power Automate to get a count of the number of rows in this table so in turn, I can assign it to a variable and loop an exact number of times equal to that variable.
Is there such a way to Get that information without having to use Excel - for example, extracting data from webpage and storing the results into an Excel Spreadsheet, saving the excel document stored into a variable (ExcelInstance)?