Discussions
Webservices - How to Questions
Hi,
As we are new there are some basic questions and need your help.
[LIST=1]
[*]How to call a web service from Netsuite or ByDesign. Just to add a bit more clarity, both the systems expose their web services, but neither of them say how to call a webservice.
[*]Do we would need to build an intermediate web service, like a broker service, so that some custom logic can be built to address the data mapping/matching and any conversions that are required before that data is exchanged between the two systems. If this is the case then where do we “host” this webservice, so that both Netsuite and ByDesign can notify their changes to our web service.