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

sforce Excel Connector - Record Type
Hi All,
I am trying to upload data to a custom object using the sforce Connector and the Record Type field is not available. Does anyone know how to make the Record Type field available?
--David
Thanks Jim. Your post gave me hope that there was an answer.
For anyone else who encounters this issue the fix is go to Options (advanced tab) in the sforce dropdown and type:
https://www.salesforce.com/services/Soap/c/7.0
in the Specify Default Server box. Ours was set at 6.0 which was the cause of the problem.
--David
All Answers
I just checked my install, and the RecordTypeID field is available.
Have you created record types for the object, and is that field visible to your profile?
That is all I can think of.
The field is visible to all users. Can you verify that you are able to see it on Custom objects. We can see it fine on all standard objects, but not on any of our custom objects.
Thanks,
David
I can see it on Custom Objects as well.
Thanks Jim. Your post gave me hope that there was an answer.
For anyone else who encounters this issue the fix is go to Options (advanced tab) in the sforce dropdown and type:
https://www.salesforce.com/services/Soap/c/7.0
in the Specify Default Server box. Ours was set at 6.0 which was the cause of the problem.
--David
Current API is between 16 and 18 - putting 16.0 in the api url seems to work best.