
I'm trying to send an email after certain time (which in this case i set it 5 min after the item in sharepoint is modified). The flow runs successfully however my condition utcNow = modified+5min value is false. how do i make the flow wait until it reach the time that i want and send the email?