Answer the question
In order to leave comments, you need to log in
How can I make a soap(xml) request through a Node.js server?
xml is like this:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header/>
<soapenv:Body>
<sms>
<msg><id>127</id><type>notif</type><tel>7775028888</tel></msg>
</sms>
</soapenv:Body>
</soapenv:Envelope>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question