function readOnly(count){ }
Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Hi.I would like to use custom labels from DataLoader or Office toolkit.
Can I use or refer custom labels through API?
Hi,
You can use meta data API in very similar way as your Force.com web services API .
For detail about the implementation please refer to the developers guide, where you will get sample code in JAVA and C#
http://www.salesforce.com/us/developer/docs/api_meta/api_meta.pdf
Thanks and Regards,
Dinesh
Custom label are not accessible through the Data Loader . This is not part of the partner wsdl or entrprise wsdl either.
You can get access of the Custom label through the META DATA API.
Dinesh Nasipuri
dinesh.nasipuri@gmail.com
Thanks.
additional question ok?
How can I use the META DATA API.
Thanks a lot.
I'll read developers guide.
Hi,
You can use meta data API in very similar way as your Force.com web services API .
For detail about the implementation please refer to the developers guide, where you will get sample code in JAVA and C#
http://www.salesforce.com/us/developer/docs/api_meta/api_meta.pdf
Thanks and Regards,
Dinesh
All Answers
Custom label are not accessible through the Data Loader . This is not part of the partner wsdl or entrprise wsdl either.
You can get access of the Custom label through the META DATA API.
Thanks and Regards,
Dinesh Nasipuri
dinesh.nasipuri@gmail.com
Thanks.
additional question ok?
How can I use the META DATA API.
Hi,
You can use meta data API in very similar way as your Force.com web services API .
For detail about the implementation please refer to the developers guide, where you will get sample code in JAVA and C#
http://www.salesforce.com/us/developer/docs/api_meta/api_meta.pdf
Thanks and Regards,
Dinesh
Thanks a lot.
I'll read developers guide.