Microsoft Dynamics 365 Business Central is a cloud-based ERP solution.
API documentation for Business Central (used to build this connector) can be found via the link below:
When adding connector instances for Business Central, the following authentication methods are supported:
When a user chooses to add a connector instance using OAuth 2 (client credentials) authentication, the credentials below are prompted:
Credential | Required? | Notes |
---|---|---|
Tenant ID
Your tenant id for Business Central. Please see this Dynamics 365 article for details about how to find this information.
Environment name
Your Business Central environment name. Please see this Dynamics 365 article for details about how to find this information.
Client secret
The secret generated for Patchworks via the Azure portal.
Client ID
The clientid generated for Patchworks via the Azure portal.
Scope
Leave set to https://api.businesscentral.dynamics.com/.default
Grant type
Leave set to client_credentials
.
Response authentication token key
Leave set to access_token.