Dynamics NAV 2016 (Preview)
Dynamics NAV is a business management solution for small and mid-sized organizations that automates and streamlines business processes and helps you manage your business.
This connector is available in the following products and regions:
| Service | Class | Regions |
|---|---|---|
| Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
| Contact | |
|---|---|
| Name | Microsoft Dynamics |
| URL | https://aka.ms/iomsupport |
| iomdri@microsoft.com |
| Connector Metadata | |
|---|---|
| Publisher | Microsoft |
| Website | https://dynamics.microsoft.com/nav-overview |
| Privacy policy | https://privacy.microsoft.com/en-US |
| Categories | Productivity |
Prerequisites
A Dynamics Navision environment and user credential is required. If you don't have one you can download and install it from https://www.microsoft.com/en-us/download/details.aspx?id=58018 Note: It is recommended to use this connector specifically to set up the Dynamics 365 Intelligent Order Management Dynamics NAV provider.
How to get credentials
Configure and expose OData service in Dynamics Navision environment, create a user credential for OData integration and use that to configure the connector.
Getting started with your connector
Configure the connection with the Dynamics Navision environment URL and user credential. To learn more about Dynamics Navision read the public documentation: https://dynamics.microsoft.com/nav-overview
Known issues and limitations
This connector was specifically developed to be used for Dynamics 365 Intelligent Order Management's Dynamics Navision provider integration. Support for usecases outside of Dynamics 365 Intelligent Order Management will be limited.
Creating a connection
The connector supports the following authentication types:
| Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
| Name | Type | Description | Required |
|---|---|---|---|
| username | securestring | username | True |
| password | securestring | password | True |
| OData Feed URL | string | OData Feed URL | True |
Throttling Limits
| Name | Calls | Renewal Period |
|---|---|---|
| API calls per connection | 100 | 60 seconds |
Actions
| Get All Sales Line |
Get All Sales Line from NAV. |
| Get All Sales Order |
Get All Sales Order from NAV. |
Get All Sales Line
Get All Sales Line from NAV.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Company
|
company | True | string |
Company in NAV. |
|
Instance
|
instancename | True | string |
Instance in NAV. |
|
Sales Order Service
|
salesorderservice | True | string |
Sales Order Service. |
|
Ordernumber
|
ordernumber | True | string |
Order number. |
|
Service name to get sales line
|
saleslineservice | True | string |
Service name to get sales line. |
Returns
List of Items
- Body
- ItemsList
Get All Sales Order
Get All Sales Order from NAV.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Company
|
company | True | string |
Company in NAV. |
|
Instance
|
instancename | True | string |
Instance in NAV. |
|
Sales Order Service
|
salesorderservice | True | string |
Sales Order Service. |
|
Condition to filter records
|
$filter | string |
Condition to filter records. |
Returns
List of Items
- Body
- ItemsList
Definitions
ItemsList
List of Items
| Name | Path | Type | Description |
|---|---|---|---|
|
value
|
value | array of Item |
List of Items |
Item
List items
| Name | Path | Type | Description |
|---|---|---|---|
|
dynamicProperties
|
dynamicProperties | object |