Add New SOAP Method

Hi there,

My soap service wants different type of method. If there any solution about add the new method like using setxx method instead of PUT or POST

@esattav

Hey there :wave: You should be able to send SOAP requests with any supported method. Here is a helpful breakdown of what http methods are supported for SOAP requests. Here is the section in our docs on SOAP APIs.

1 Like