Hi..
I have two SharePoint lists ListA and ListB. ListA is like the master list while ListB is the child list. I want to create a flow that checks if the records in ListA exists in ListB, if it exists, do nothing, if it does not exist, create a new record.
Please help me to achieve this.
Thanks