I have a list of insight objects in csv file with one attribute and value.
I want to use that file to import that one attribute value to existing objects. At the same time, the import job creates new objects, in case the object was not yet at insight.
I wonder if it is possible to do only the first action. To update objects in insight, if they are found and not to create new objects at all, in case csv file has some objects which are not found at insight?