I have a flow that successfully runs on one Plan ID when a Planner task is completed, but now I'd like it to run across multiple plans within the same group. However, I can only select one plan at a time:
Is there a way around this, besides recreating the flow for each new plan? Thank you!
You could use a reoccurring schedule trigger and get all plans (or even all tasks?) of a group and then apply to each planid to get the tasks and filter the tasks on condition of completion and completion date e.g. today (or the interval u run the flow)...
Hope that helps as inspiration...
You could use a reoccurring schedule trigger and get all plans (or even all tasks?) of a group and then apply to each planid to get the tasks and filter the tasks on condition of completion and completion date e.g. today (or the interval u run the flow)...
Hope that helps as inspiration...
You will have to have one flow per plan which then calls a Subflow which contains your main logic.
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2