When an item is created in a SPO List, I have a flow that kicks off.
It does a get of all items in the list, and then I compare the item created to the existing list.
If there is a duplicate, I convert the time from UTC to CST Short Date, send a teams message, and then send an email.
I would like to add to the check, if the assignment time of the item created, and the duplicate found, if the time difference is 10 minutes or less.
I would put this in the condition, but I dont know how to compare the two times, and check if the difference is 10 minutes or less.
