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
Bhupesh Kumar 14Bhupesh Kumar 14 

Dynamic soap call without wsdl

Hi folks,

Is it posible to have a dynamic SOAP call in APEX (using HttpRequest or WebServiceCallout.invoke? as we will not be having WSDL and can provide the sObject fields values that can be passed in the XML /SOAP call in order to call the webservice? 

please suggest in case we have any better way for doing this. 

Thanks & regards,
Bhupesh Kumar 
VinayVinay (Salesforce Developers) 
Hi Bhupesh,

Review below links that can help you on your implementation.

https://developer.salesforce.com/forums/?id=9062I000000g3owQAA
https://developer.salesforce.com/forums/?id=906F00000008vGZIAY

Thanks,
Vinay Kumar