Since eloqua does not create duplicate records with the same email, how does it handle duplicates when an autosync or external call is executed. For example what if there is both a lead and contact in the CRM with the same email address. Here are a few scenarios...
scenario 1: bob@asdf.com - SFDC Contact and SFDC Lead.
scenario 2: bob@asdf.com - SFDC Contact and SFDC Contact .....(duplicate contact record)
scenario 3: bob@asdf.com - SFDC Lead and SFDC Lead.....(duplicate lead record)
Hope that makes sense..