[Solved] SOAP API to Losant

Is there a way to integrate Losan to another web-based system with web services that exposes a SOAP API?

Can we use the http node for that?

Hi @paul_wareham,

This is possible. You should be able to use a combination of the HTTP node and the HTML/XML Parse Node.

https://docs.losant.com/workflows/logic/html-parser/

Just a secondary note, make sure you set the proper content-type :slight_smile: