The following sections provide an overview of the available documentation about Web services in Microsoft Dynamics NAV 2009.
With the introduction of Microsoft Dynamics NAV Server, Microsoft Dynamics NAV supports Web services, which makes integration with other systems easier. Microsoft Dynamics NAV supports exposing pages and codeunits as Web services.
Getting Started with Web Services
Find out how Web services are implemented in Microsoft Dynamics NAV.
Creating Web Services
When creating Web services, you must consider whether to create a new Web service or use an existing page or codeunit.
Exposing Web Services
To enable other applications to use the Web service that you created, expose the Web service from Microsoft Dynamics NAV.
See Also