How can you connect to Navision 2017 from React.js or React Native. I want to both create data and read data. Say I want to create my own Navision client with React. Is there an example of this?
You can always create yourself some WebServices in NAV/BC to publish data to the outside world (or your react app). Just create WebServices according to the data you need and consume then in your react app.
Yes i know that with web service and i already use it in c #. But unfortunately I know how to use it in React. How can I address a codeunit or like a page. An example would be great.
Answers
https://docs.microsoft.com/en-us/dynamics-nav/microsoft-dynamics-nav-web-services-overview