Hi,
can we actaully create a flow which will run continuously on a list and if the due date is less than current date for a record/item of a list in a SharePoint online site, it should send email .
Could you please let me know, if we could configure the above using flow.
thanks
Hi Exploreit,
Have you created a flow to send email if the due date in your SharePoint list is less than the current date?
Hope my flow configuration could be a reference for you:
Please let me know if this works for you.
Best regards,
Mabel Mao
Hi Exploreit,
It can be achieved by using workflow definition language. Please check this article for a reference:
https://docs.microsoft.com/en-us/rest/api/logic/definition-language
I have seen a similar thread can also be a refence for you:
https://powerusers.microsoft.com/t5/Flow-Forum/Reminder-E-mail-utcnow-or-adddays-not-working/m-p/16790/highlight/true
Best regards,
Mabel Mao