You need to sign in to do that
Don't have an account?

upsert attachment from command line
Hi Guys,
Is there any way I could upsert the attachment from command line data loader?
My understanding is that extenal id is the key for upserting, but you cannot create a extenal id for attachment. So there is no way to upsert attachment ? Am I right?
Thanks in advance
Tony
Hi,
There is no external ID field defined on Attachment object. The ID field will be used for matching.
So there is no way to upsert attachment.
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.