Topic by Peter Keegan
Content
Hello! :-)
A common problem we run into is trying to add contact but the contact is already out there.
(Using SOAP API C# .net)
What is recommended for checking to see if that contact/email already exists so that we can update that existing contact instead of trying to add a new contact with the same email and failing.
Peter