I have a flow that triggers when "an item is created or modified in share point list"
When triggered the flow sends an email to designated recipient.
If a user modifies more than one field in share point list item then the flow triggers more than once and sends multiple emails.
Is it possible for flow to delay the trigger for some time to allow the user to update all the fields in the item and send one email only?