I want Power Automate to list each task within each bucket that has tasks, and add as a row in an existing spreadsheet. The purpose of this is to measure the timing of tasks as they move through the process, i.e. between buckets. I would take a snapshot every 5 minutes of which bucket each task is in and time stamp any entries to the spreadsheet. Ideally , if nothing has changed for a task since the previous entry, it would not update the spreadsheet, ensuring the list of entries doesn't become unnecessarily large.
Thanks in advance..