Ensure the flow gets triggered solely to the user actions, not the Integration User #inSalesforce

Ensure the flow gets triggered solely to the user actions, not the Integration User #inSalesforce

This can be used to optimize the flow like to avoid infinite update loop

Add filter criteria in the flow: LastModifiedbyId doesnotequals theUserId

Comments