Are there any plans to support integration with NuSOAP for those of us who are operating on servers without the ability to enable PHP SOAP? I would be happy to assist with this effort if some direction could be provided.
Are there any plans to support integration with NuSOAP for those of us who are operating on servers without the ability to enable PHP SOAP? I would be happy to assist with this effort if some direction could be provided.
Comments
Comment #1
houstonaplus commentedI would also like to see integration with NuSOAP. As a nonprofit, we get the Enterprise edition of Salesforce for free so it would be nice to be able to communicate with the Salesforce product without too much tweaking.
Comment #2
aaronbaumanSalesForce's php toolkit is where the dependency on SOAP comes from, not this module.
Further, the Enterprise toolkit works fine w/ PHP 5's native SOAP.
What's your use case?
Are you really still using PHP 4?
Comment #3
aaronbaumanFrom the original comment:
Again, you need to look into SalesForce's PHP toolkit.
This module has no inherent dependency on SOAP.