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

How to retrieve installed package Version
Hi,
I need to retrieve installed package(Example:my Managed package name is 'XX' ) version within the Customer Org through PHP.
Based on versions i need to send the Data to Salesforce.
Please guide me how to retrieve this information using PHP and also guide if it is possible in Apex ??
Thanks in Advance.
I need to retrieve installed package(Example:my Managed package name is 'XX' ) version within the Customer Org through PHP.
Based on versions i need to send the Data to Salesforce.
Please guide me how to retrieve this information using PHP and also guide if it is possible in Apex ??
Thanks in Advance.
https://help.salesforce.com/HTViewHelpDoc?id=distribution_package_detail.htm&language=en_US
Thanks your Response,
I need code level Stuff.