Hi I am new to Flow and need some help in below scenario.
I have two site collections, and each site collection has one List in it. e.g. Site1 with ListA and Site2 with ListB.
I am adding new List items to to ListA which gets added to ListB after delay of 1 min. which works fine using Flow.
But i am struggling to achieve - when i update status column in ListB it should also change the status column in ListA.