- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-29-2017
09:44 AM
12-29-2017
09:44 AM
Problem: I need to remove "AdditionalEmailAddresses" field on multiple accounts. Leaving a blank value for "AdditionalEmailAddresses" field(see below) doesn't work. What am I doing wrong?
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
Labels:
1 REPLY 1
Highlighted
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-29-2017
09:47 AM
12-29-2017
09:47 AM
Answer: You will need to use the field "fieldsToNull". The vlue of "fieldsToNull" will be the field name of the object. In you case, it will be "AdditionalEmailAddresses". Please see the below example csv file.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √