Sales Force Integration

Certified Lead Developer

While integrating enterprise SOAP wsdl of salesforce using call web service node or a!webservicequery() function, getting the error

"Received the following HTTP response from the remote server: 405 (APNX-1-4045-001)" which translates to "The method specified in the Request-Line isn’t allowed for the resource specified in the URI." which I believe maybe because the call web service node and a!webservicequery() function pass the method as GET in the request and the wsdl supports POST. Please correct me if I am wrong.

My wsdl version is 43.0. Since it is salesforce enterprise wsdl, I cannot use connectors. Is there a way to integrate the wsdl using call web service node or a!webservicequery()

 

Thanks in advance.

  Discussion posts and replies are publicly visible