Need to connect to Nav 5.0 - is there a good API / Connector

rich_smith
Member Posts: 2
Hi,
I want to connect to NAV 5.0 via an API or a connector. Ideally I'd be using a C# client, or JSON REST API. I need to create and edit products, prices and sales orders. Does such a product exist? Has anyone written a c# client?
Thanks!
I want to connect to NAV 5.0 via an API or a connector. Ideally I'd be using a C# client, or JSON REST API. I need to create and edit products, prices and sales orders. Does such a product exist? Has anyone written a c# client?
Thanks!
0
Comments
-
Hi,
Your request is too wage. Do you need to read or write? From within your local network (secure environment) or from outside). Do you need any busines logic from NAV or just data? How many connections do you need to support, What's the expected transfer volume?
Some of your Options:- direct access to SQL Server
- ODBC
- C/FRONT
- NAS using ComCom
- NAS using some other kind of automation
- 3rd party components
0 -
Hi rich_smith,
depends a little on your runtime version and if you're on SQL. If it's NAV2009SP1 or NAV2009R2 technical on SQL, but NAV5.0 business logic (pretty common these days), then you could use web services... there are some limitations regarding authentification (AD only, lots of blogs out there that show the pitfalls), but connecting from C# and Java works fine. If you have a NAV5.0 runtime, then you only have older possibilities, like vaprog wrote.
wth best regards
Jens0 -
Hi vaprog / jglathe,
Thanks for the swift responses!
I need to read and write from a secure environment. Ideally with business logic, or else I can just connect to DB directly. Its not heavy usage, just max 3 connections. I've worked directly with NAV SQL server database via .Net before, but I was wondering if someone had wrapped this in an API to avoid me having to think through business rules etc.
I'm using Nav 5.0 runtime on SQL.
I guess I'll just try ADO or the like.
Richard.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions