Topic by Andrew Wooster
Content
I am trying to create contacts using the batch process and I am trying to set the contacts email but it is throwing an error: "Unknown field for Contact: Email\nWhile translating GenericObject to Contact processing GenericField at index 1\nWhile trying to process GenericObject as Contact"
The "customer.email" contains the customer's email address. I am writing the code in C#.
Thanks,
Andrew