Forum Discussion

Kerrie Jarman's avatar
Kerrie Jarman
Copper Contributor
Feb 17, 2018

Send a reminder 14 days out from a due date

I am trying to create a flow that looks at a particular due date field in a sharepoint list and if the field is 14 days from today, sends a reminder email.

 

I can't get it to send a reminder for only the right entries, if I set the Condition to @greaterOrEquals(outputs('Compose'), items('Apply_to_each')?['Abstracts_x0020_due'])

I get emails for every entry.  What I want is for it to look at the entry and if it 14 days from today it sends an email but then tomorrow it won't send it.  

 

How do I do this?

Resources