<turbo-stream action="update" target="wiki_card"><template>
<h1>E2120 Invalid Email Address</h1>
<p>This is pretty self-explanatory, but Salesforce actually has its own method for calculating whether an email address is 'invalid' or 'valid', and Salesforce has judged that these records fall into the Invalid category.</p><p>&nbsp;The error message would be the following:</p><p><strong>E2120 - ECE_SForceDataError: We got an error back from SalesForce when trying to update or insert data in SalesForce: Error returned from SFDC on upsert: [fields: Customer_Email__c , message: Customer Email: invalid email address: 1 , statusCode: INVALID_EMAIL_ADDRESS ].</strong></p><p>The most common cause is bad data such as : spaces in email addresses e.g. "test@ test.com", multiple @ symbols e.g. "test@test@test.com" or invalid characters such as commas e.g. "test@test,com". Make sure you clean up the email addresses before attempting to Insert / Update them into Salesforce.</p><p>&nbsp;One way to fix this within RAPIDI is to update your current mapping and add the <a href="https://wiki.myrapidi.com/wiki/isemail" data-turbo="true" data-turbo-stream="true" data-controller="wiki" data-action="wiki#updateUrl">ISEMAIL formula</a> and filter out any bad data when the records are transferred from your source system to Salesforce.&nbsp;</p>
</template></turbo-stream>

<turbo-stream action="replace" target="meta_description"><template><meta content='E2120 Invalid Email Address' id='meta_description' name='description'></template></turbo-stream>
<turbo-stream action="replace" target="meta_keywords"><template><meta content='E2120 Invalid Email Address Salesforce Data Error' id='meta_keywords' name='keywords'></template></turbo-stream>
<turbo-stream action="update" target="meta_title"><template>E2120 Invalid Email Address - MyRapidi Wiki</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
