Laughlin Elkind
unread,Mar 28, 2012, 3:03:45 AM3/28/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Workbench News & Discussion, lel...@zynga.com
Hi there,
I'm working on my own tool using the Salesforce Python Toolkit, and
part of what I'm doing involves performing upserts on a variety of
objects.
One of the awesome things about workbench (and one of the reasons why
I hardly use the SFDC data loader) is that workbench allows you to
choose fields other than Id to use as the external ID during an
upsert.
My question is: How does workbench determine which fields are valid
for use as an external ID? I thought it was only that the idLookup
flag was set to true on the field, but I've found examples where that
isn't the case.
I did try to pull apart the source to figure this bit out on my own,
but unfortunately my PHP skills are pretty nonexistant.
Thanks for any and all tips anyone can provide!
Laughlin Elkind