Hi @ChristianAbata ,
Thanks for the suggestion!
I am afraid it isn't quite getting at what I am trying to accomplish, though.
I already have the beginning of a Flow created that creates a new task in a specific bucket when another task is completed. The next piece I am stuck on is figuring out how the Flow can find the next task that is due soonest in that specific bucket, changing its status to "in progress", and then emailing the person it is assigned to.

If it is easier to search for this task that is due soonest by part of a name, instead of by a bucket id, that would work for my set up as well. My Flow already looks for a Title that includes "Mammo Task" which could be used for this next component as well.
Do you have any ideas on how to build a flow that selects the Planner task that is due the soonest in a specific bucket and then update the progress status?
Thanks!
---
Edit:
I have tried working on finding the soonest due date portion a bit and am not having luck. It seems that creating an array variable may be a part of the solution, but I keep getting errors. Any ideas?

