Hi,
Im starting a project in which I will be getting a txt with all the customers in a DB
txt format
Customer ID, Customer Name
How can I build a flow that will read everyday this txt, compare to what is already in a sharepoint list, and if it finds new data, add the new rows in the shrepoint list.
So if the txt has lets say customer "15, TestCustomer", and that customer is not in the shrarepoint list. I would expect the flow to add it in the sharepoint list.