"Get Items' action sends multiple items in one email and sends duplicated emails if the conditions are met. But my req is ' Send different tasks(items) at different frequency to different audiences '.
I want each item to be sent separately not in bulk. Also I want to pause if there is no task this month or week. I think the pic below would make my requirement a bit clear.
Req 1, IF 'pause' is selected in SP choice field don't trigger , IF 'Make this a repeating event' is selected trigger the flow.
Req 2, IF the item is submitted as a 'Weekly ' task Send email every week with info pulled from SP but don't send all the items that meet that criteria in bulk (in one email). Instead one email per one item. eg, If there are 3 monthly items /tasks submitted in the SP list It has to be emailed separately.
I thought get item action would meet the need but seems i can't use get item after recurrence trigger b/c it requires ID. Any other way I could meet the 2 req above mentioned? Can I use condition for 'recurrence' trigger ? Or how can i use recurrence as an action instead of trigger? I have conditions and those have to be met to send emails every week/month