Setup
Confirm prerequisites
A Microsoft Entra ID (formerly Azure AD) app registration with the Dynamics 365 Business Central API permission (
API.ReadWrite.All) and admin consent granted.Access to the Azure portal to retrieve the Tenant ID, Client ID, and generate a Client Secret for the app registration.
The app registration must be added in Business Central under Microsoft Entra applications with State set to Enabled and the appropriate User Permission Sets assigned (for example,
D365 READ for read-only access or D365 BUS FULL ACCESS for broader operations).A Business Central environment (production or sandbox) that the app registration can access.
Grant the required permissions
The Entra ID app registration must have:
- The Dynamics 365 Business Central API permission
API.ReadWrite.Allwith admin consent granted. - Registration inside Business Central under Microsoft Entra applications with appropriate permission sets assigned. The permission sets control which data the app can access (customers, vendors, companies).
Add the connection in Duvo
On the Connections page, open Dynamics 365 Business Central and fill in these fields:
Your Microsoft Entra ID (Azure AD) tenant GUID. Find it in the Azure portal under Microsoft Entra ID > Overview or App registrations.
The Application (client) ID from your Entra ID app registration that has Business Central API permissions.
A client secret generated for the app registration. Found under Certificates & secrets in the Azure portal.
The Business Central environment name to connect to. Defaults to
production if left blank.The GUID of the specific Business Central company to use. Leave blank to auto-select when only one company exists.
Third-party documentation
Third-party documentation
- Register an application in Microsoft Entra ID — creating the app registration and granting Business Central API permissions.
- Set up Microsoft Entra applications in Business Central — registering the app inside Business Central and assigning permission sets.
- Business Central API overview — available API endpoints and entity reference.
- Entra ID app registration quickstart — general guide to registering apps and generating client secrets.
Capabilities
- Query customers and vendors — retrieve contact details, payment terms, balances, and aging data for customers and vendors, with filtering, sorting, and pagination.
- Look up full partner details — get comprehensive information for a specific customer or vendor, including financial details, aging buckets, dimensions, and contact persons.
- Search across business partners — run cross-entity searches across both customers and vendors to find the right records quickly.
- Discover companies — list all companies available in your Business Central environment to identify the right data scope.
Key Benefits
- Direct ERP access — agents read from Business Central in real time instead of relying on manual data exports or screen-by-screen navigation.
- Secure credential handling — Azure AD client credentials are encrypted at rest and never exposed in logs or API responses.
- Flexible scoping — target a specific environment and company, or let the connection auto-select when your tenant has a single company.
- Finance-ready data — pull customer balances, vendor records, and company information for reconciliation, reporting, and compliance workflows.
Works Well With
Google Sheets
Pull Business Central customer or vendor data into spreadsheets for financial analysis, reconciliation, or reporting.
Microsoft Excel
Pull Business Central customer or vendor data into spreadsheets for financial analysis, reconciliation, or reporting.
Gmail
Pull customer or vendor details and include them in automated notification or follow-up emails.
Microsoft Outlook
Pull customer or vendor details and include them in automated notification or follow-up emails.
Slack
Post payment alerts, vendor updates, or financial summaries to the relevant business channels.
Microsoft Teams
Post payment alerts, vendor updates, or financial summaries to the relevant business channels.