Hi Folks,
We have a SP list where we are defining tasks. Following are the columns in that list.
| Task Name | Task Owner | Task Status | Last Updated Date |
I have a requirement where an email needs to be triggered to task owner (Person type) exactly after 30 days of Last Updated Date, and then every 15 days until Task status value is "Completed".
Can anyone help me to achieve this, what will be the triggering point of that flow and how I'll achieve to send an email every 15 days after first email gets sent.
Thank you in advance!