I have a business scenario wherein SQL Server on-premise table & Dataverse table to be in sync all the time.For this I have created automated flow from SQL Server -> Dataverse table & another flow from Dataverse table -> SQL server.
But on testing it,this goes in to infinite loop & creates duplicate records.
Can you help on how to achieve it ?