Flow Designer reminder Emails

Rocky5
Kilo Sage

Hello Experts,

 

I am new to Flow designer. I have requirement that when a change request’s ‘planned end date’ is past 2 days. I need to send an email to assigned to. And, when planned end date is past 7 days I need to send email to assigned to and also assigned to.manager. 

I need to run this Flow on daily basis. How can I achieve this logic ?

 

Thanks,

Rocky.

5 REPLIES 5

newhand
Mega Sage

@Rocky5 

I have tested my flow and it works well。

Maybe just reselect the field ? (I changed my table to change request and the options are shown as expected)

 

And , there are two Patterns("before 7days"  and " before 2days ") as your posted,  don't forget to  handle "before 7days "  first!

Because the records satisfy "before 7days" also satisfy "before 2days", be careful of this.

 

 

Please mark my answer as correct and helpful based on Impact.