function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AshlekhAshlekh 

Custom Lable or Workflow fetch through Metadata API (WSDL ) in Java

Hi,

I need some basic code snippt to get all the label or workflows which are present in my salesforce org through METADATA (WSDL) in Java.

I've downloaded the MetaData WSDL and converted into Jar file and included these Jar file in my Java project. Now I need to know how I can get the all Custom Labels and Workflows are presend in my salesforce.

Hope I am cleared with question.

-Thanks
Ashlekh Gera