Hello everyone.
I want to write a console application that creates Contacts in CRM if the Contacts do not exist yet. And if they exist the Contact shall not be created.
But I dont know how to "Import" the existing contacts to my console application so I can compare the Contacts I want to create to the Contacts that already exist.
Can anyone help me?
*This post is locked for comments