Dynamics 365 Business Central
What’s Supported
Supported Actions
This connector supports:
- Proxy Actions, using the base URL
https://api.businesscentral.dynamics.com
.
Before You Get Started
To connect Microsoft Dynamics 365 Business Central with Ampersand, you will need an active Microsoft Dynamics 365 Business Central Account.
Once your account is set up, you’ll need to register an application in the Microsoft Entra developer portal. After registering your app, you will need to configure it and obtain the following credentials:
- Application (client) ID
- Client Secret
You will then use these credentials to connect Dynamics 365 CRM to Ampersand.
Create a Microsoft Dynamics 365 Business Central Account
Here’s how you can sign up for a Microsoft Dynamics 365 Business Central account:
- Go to the Microsoft Dynamics 365 Business Central website and sign up for a new account or start a free trial.
- If you don’t have a Microsoft Entra (formerly Azure Active Directory) tenant, follow the instructions in Set up Microsoft Entra ID access for your Developer Site to associate your Microsoft 365 subscription with an Azure subscription.
Register a Microsoft Dynamics 365 Business Central App
Follow the steps below to register a Microsoft Dynamics 365 Business Central app:
- Go to the Microsoft Azure portal and sign in with an administrator account from your Microsoft 365 subscription.
- On the Home page, under Azure services, select Microsoft Entra ID.
- In the left navigation pane, select App registrations.
- Click + New registration.
- Enter Application Details:
- Name: Enter a meaningful name for the application.
- Supported account types: Select Accounts in any or this organizational directory.
- In the Redirect URIs section, enter the Ampersand redirect URL:
https://api.withampersand.com/callbacks/v1/oauth
. - In the left navigation panel, select API permissions > Add a permission.
- Under the APIs my organization uses tab, select Microsoft Dynamics 365 Business Central.
- Select the applicable permissions.
Obtain Client ID and Client Secret
- On the Overview page, you’ll find the Application (client) ID. Copy it.
- In the left navigation pane, select Certificates & secrets.
- Click + New client secret, provide a description and expiration period, then click Add. Copy the client secret value.
Add Your Dynamics 365 CRM App Info to Ampersand
-
Log in to your Ampersand Dashboard.
-
Select the project where you want to create a Dynamics 365 CRM integration.
-
Select Provider Apps.
-
Select Dynamics 365 from the Provider list.
-
Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.
-
Click Save Changes.
Was this page helpful?