Hello all,
I am really overwhelmed on where to start my project. Basically (i hope it's basic), what I need to do is pull NAV information from a Windows system connected to the network where the NAV server is connected. The only information I need to retrieve is a couple line items from a customers work order in order to continue my script.
Do I really need an API to achieve this? Can I just use powershell to remotely connect to the NAV server, using just a read-only user account to just pull some non sensitive data in the form of an XML and/or text file?
*This post is locked for comments