So in my company we use SOAP API to get connect to our system, and I’m pretty well rehearsed in it and can use all the calls.
I just want to know where should I start if I want to build a test landing page that can execute the API queries.
I would prefer to do it with JavaScript if that is possible as we don’t have PHP installed on our servers.
Looking for some direction of where to start – I’m simply going to take a value from a text box and place within the XML request and execute it 🙂
Any pointers appreciated!
This would be enough for your case. use the methods at your page.