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

houstonaplus’s picture

I 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.

aaronbauman’s picture

Status: Active » Closed (works as designed)

SalesForce'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?

aaronbauman’s picture

From the original comment:

those of us who are operating on servers without the ability to enable PHP SOAP

Again, you need to look into SalesForce's PHP toolkit.
This module has no inherent dependency on SOAP.