Hi everyone,
I am trying to update Contacts importing a CSV file that does not contains the ID. The reason for this is that we have another system that we use its reports as input to importing into SuiteCRM. We do have another field (phone number) we want to use for SuiteCRM to detect duplicates and update the record in case it finds a match. However if I use phone number as index when importing the file, SuiteCRM will skip records with a matching phone number instead of updating them. Is there any way to have SuiteCRM update Contacts if it finds a phone number match instead of skipping?
Thanks