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
shivdhanshivdhan 

Tool to generate WSDL for php server which can easily be parsed in Salesforce

Hi all,

 

 I want to migrate(push) data from mysql to Salesforce with php.So in this case php toolkit does not work because it works when we access data from Salesforce to php but in our case we are sending data to Salesforce so we need to generate wsdl file for php server which can be parsed in Salesforce to generate a ApexClass.So is there any tool available to generate WSDL file for php server and that wsdl file should be according to limitation of Salesforce(no rpc style etc).Please reply soon..

Best Answer chosen by Admin (Salesforce Developers) 
Sf_SwatiSf_Swati

Hi,

 

if you solved your issue then please let me know the solution.I'm also facing same issue.

 

Thanx in an advance :)