Dynamics 365 Business Central - online
Dynamics 365 Business Central integration
The document contains information about the configurations needed to connect Dynamics Mobile App with Dynamics 365 Business Central (BC).

Dynamics Mobile provides ready add-on for Dynamics 365 Business Central (BC).
This allows the apps developed on top of Dynamics Mobile SDK to :
- consume data originating from BC in offline mode
- send transactions to BC
- consume, create, update records originating from BC in real time ( also called Livelink)
The app communicates with Dynamics 365 Business Central by using Dynamics Mobile Platform as a proxy service, e.g. Dynamics Mobile Platform forwards requests to Dynamics 365 Business Central by calling the Dynamics 365 Business Central ODATA interface. This requires the Dynamics 365 Business Central instance to have the ODATA interface published to outside for inbound requests. It also must allow outbound requests to be made from the Dynamics Mobile Add-on.
The integration requires certain configurations to be made.
Dynamics Mobile requires 2 different types of configurations depending on the type of the authentication used.
Last modified 1yr ago