Hi NAV Experts.
I am going to help build a webshop that connects to NAV 2017.
Which NAV webservices should be called to
- get all items and their current prices?
- get item prices for one customer?
- create sales order?
If you can help me with some basic directions or examples, that would be really great.
If possible, how do I make a function on a page that can be called from the web page?
0
Answers
I would not use the default webservice.
I would develop my own webservice in NAV and wall them from a external application.