Capabilities
The connector syncs Business Central users (with display name, sign-in name, contact email, and
enabled/disabled state), permission sets as roles, companies, and security groups. Both direct
user permission-set assignments and security-group memberships are synced as grants, with
permission sets assigned to a security group expanded to its members so you can run access
reviews over effective Business Central access.
Gather Microsoft Dynamics 365 Business Central credentials
The connector authenticates to the Business Central Automation API using OAuth 2.0 with a Microsoft Entra ID app registration (client credentials flow).1
In the Microsoft Entra admin center, register a new application
under Identity > Applications > App registrations.
2
Under API permissions, add the Dynamics 365 Business Central application permission
API.ReadWrite.All, then grant admin consent for your tenant.
3
Under Certificates & secrets, create a new client secret and copy its value.
4
In the Business Central admin center, grant the registered application access as a
Microsoft Entra application
with the appropriate permission sets.
5
Copy the following values to configure the connector:
- The Application (client) ID and Directory (tenant) ID from the app registration overview.
- The client secret value.
- Your Business Central environment name (for example
Production).
Configure the Microsoft Dynamics 365 Business Central connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Microsoft Dynamics 365 Business Central connector is now pulling access data into C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Microsoft Dynamics 365 Business Central and click Add.
3
Choose how to set up the new Microsoft Dynamics 365 Business Central connector.
4
Set the owner for this connector.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter the Microsoft Dynamics 365 Business Central credentials:
- Base URL: The Automation API base URL for your environment, e.g.
https://api.businesscentral.dynamics.com/v2.0/Production/api/microsoft/automation/v2.0. - OAuth token URL:
https://login.microsoftonline.com/<tenant-id>/oauth2/v2.0/token. - Client ID: The application (client) ID of your Entra ID app registration.
- Client secret: The client secret value you created.
- OAuth scope (optional): Defaults to
https://api.businesscentral.dynamics.com/.default.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.