1) input a master list of items (this gets built as data collected)
2) get data from sources
3) combine data from sources then, lookup the master list, if the product is in master list append field "existing" else "new". The issue I have is that if there are products that get appended in master list are duplicated and "new" items are ignored.