need to create a flow to check if a SharePointList field name Called (checkbox) is changes to yes, then:
- add the current date and time to another field in the same record of the SharePointList
- add dates to fields Email2 and Email3
- then use dates from Email2 and Email3 to send future emails or setup in outlook for a delayed delivery date.
i started with When an item is created or modified and kind of got lost along the way
Thanks