I know that this is a question already done in the past here but I cannot find a solution because my level in this kind of development is quite low.
I need to integrate a soap web service request to netsuite in WordPress. I would need to show to user something like the form in this page: http://magazzino.plastidite.com/sito/stock.jsp
A developer will give me the request code and an example of the reply in XML format.
Where do I have to start? Is it possible to use a form plugin and let communicate it with the web service or maybe the only solution is to work with vanilla PHP and use it to create an HTML layout integrating it in a WordPress page?
Please be kind with me :)
A need of this type had never occurred to me and I really don't know where to start.
Thanks in advance to anyone who wants to help me.