
Announcements
Hey there!
I have two lists in SharePoint, master list and input list, if a new master list is created it should be replicated to input list, then anychanges on master lists should sync with input list and any changes in input list should sync with master list without causing a loop. I am able to create a flow till where changes on master list are synced to input list but not vice versa. How can I achieve this?
TIA