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

how to use excel connector to insert new record to a record type
Hi, I have several record types in a custom object. Now I am thinking about using excel connector to insert new record, and this new record should be one of the existing record types.
Is there a way to do this? How?
Thanks.
Message Edited by jf317820 on 10-24-2006 11:48 AM
Thanks for the reply. But the "Record Type" field is not available to be shown in the column so I manually created this column and put the record type ID there, after that, when I tried to insert new record using excel connector, I got an error msg and I inserted a blank record in another record type.
Anything I am missing?
Thanks.
Record types for custom objects is a feature that appeared after the the 6.0 API (which is the default API that the Excel Connector uses). You need to modify the Excel Connector's endpoint to a later API endpoint to 'see' the field.
Thanks, forceAMP, can you enlighten me how to "modify the Excel Connector's endpoint to a later API endpoint to 'see' the field"?
To change the API, Log out of session, then in the login box click on Advanced and at the end of the Server URL there is a number. Change that number to the API endpoint that you want to use.