Hi
There is not much info about the UpdateWithIds out there, but I wonder if I can use it update the index with just the productids from a Data Integration activity. Since it might be difficult to understand what I want, here is a short user case
User case:
The customer have about 600.000 products. Many times a day the customer adds new products by uploading files to a folder and a Data integration activity then importing the products. After the import, we need to update the index with just the new/changed products. Can I use UpdateWithIds for that or how could this be done?