Microsoft Dynamics 365 Business Central (formerly Microsoft Dynamics NAV or Navision) is a cloud based enterprise resource planning (ERP) app that assists with finance, manufacturing, customer relationship management (CRM), supply chains, analytics, and electronic commerce for small and medium-sized companies and local subsidiaries of large international groups. Business central is available On Prem as well as On Cloud.
This article provides an overview to get started with the Microsoft Dynamics 365 Business Central connector in Peliqan. Please contact support if you have any additional questions or remarks.
In order to connect Business Central in Peliqan, you have to create an app in Azure. This is a so called “private” app. After entering all the details in Peliqan (client id, client secret, tenant id) etc. Peliqan will start syncing your data.
Login to Azure Portal Account and click on App Registrations (or search for App Registrations):
Click on New Registration to register a single tenant application:
Provide details and click on Register:
On Overview, make sure to copy ClientId and TenantId:
To enable OAuth, click on Authentication > Add Platform > Click on Web:
A configure Web window will open to add Redirect URL (https://oauth.peliqan.io) and click configure:
Add Permissions, select API Permissions > Add a permission > Dynamics 365 Business central:
Add Delegated permissions and Applications permissions as below:
Grant Admin consent to the Apps:
Get Client Secret: In left pane, click Certificates & Secrets > Client Secret > New Client Secret and provide details to get the client secret. and click on the Add button: NOTE: Client secret is only visible when created, make sure to copy and save it for future use. For the Peliqan Connection, you will need to provide the client secret value.