This is a little Node JS SOAP client example project.
git clone https://github.com/omermoreno78/node-soap-client.git
cd node-soap-client
npm install
npm start
npm run debug
- Import the Postman collection to Postman:
extras\postman\node-soap-client.postman_collection.json - Open the Test request and execute.