Hi everyone,
I am trying to create a flow where it checks the SharePoint list item if it was created within 5 minutes by the same user. If condition is true, stop the flow.
For example, the flow checks "Logged By" and "Created" columns. In this scenario, both items were created within 5 minutes by the same user. If that is the case, the flow should stop.

I have been trying with the if condition but without any luck. Please kindly help.
Thanks.