Announcements
Hi,
We have a NAV 2018 On Premise setup that we're looking to integrate with a custom built webshop platform (not a Shopify/Magento etc).
We're using the NAV API to send in Sales Orders but I am after some advice on the best way to get the product/stock on hand information?
Hitting the NAV API on every page render is not going to be very efficient and I'd like to avoid having to do any SQL Replication/Triggers etc.
We can't be the first people to want to do this so was wondering if there are any 3rd party API's/Products we could look into or any suggestions on the best way to do this?
Thanks
Chris
*This post is locked for comments
It dependa on how you create the web page. A good practive is to show products on a paginated grid and then show the product/stock information of only the displayed products (the API call is for a small set of products).
You can also use a Detail Button near the product. It's just a design decision :)
Hello,
You could setup in job in the "Job Queue" which uploads data every given interval.
E.g. upload data every 60 minutes or so.
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156