Options

Integrating our web app with Navision 2013

xwildersxwilders Member Posts: 1
Hi. One of our clients wants us to integrate our NodeJS web app with Navision 2013.

We've already integrated with cloud-based accounting systems like Xero using OAuth and REST, but Navision is clearly very different. We need to retrieve invoices, bank transactions, the chart of accounts, and company names.

We're struggling to scope how hard this is, how long this would take, and how much it would cost to hire somebody if we decided to outsource. If anybody has any experience with this, we'd love to hear your advice.

Answers

  • Options
    davmac1davmac1 Member Posts: 1,283
    It is not that big a deal. I integrated a custom web shop with NAV2013 using codeunits for single call functions and xml for passing streams of data.
    You can also use NAV pages, but that is more interactive and takes more code.
  • Options
    Hi you can hire me help you, I have been working with nav all my life and currently creating Nodejs applications.
    gerritjanvanheek@gmail.com
Sign In or Register to comment.