PREREQUISITES
- You must have administrator permissions to enable the connection
- You must use the Online version of Business Central, the “On Premise” version is not supported by the connection
- Depending on your use case, you might have to install the extension and some additional configuration (see extension section below)
CONNECTION
Step 1: Choose a name for your connection



AUTHENTICATION
You will be redirected to a Microsoft Dynamics login page to authenticate your account.
CONFIGURATION
Step 1: Select the environment you wish to connect



EXTENSION
The Chift extension for Dynamics 365 Business Central is designed to expose additional data that is not available through Business Central’s standard API. It does not modify or create new behaviour within Business Central but enhances the existing capabilities by providing access to more data and functionalities. The extension is only available when you have access to the Microsoft AppSource. The extension file cannot be shared for on-premise installations nor environments not having access to the Microsoft AppSource.Installation
The Chift extension can be easily installed from the Microsoft AppSource store. Follow these steps to install the extension:- Navigate to the Chift extension page on Microsoft AppSource.
- Click on the “Get it now” button.
- Follow the on-screen instructions to complete the installation.
Troubleshooting
If the user activating/using the connector lacks sufficient permissions, you may encounter this error: Could not read extension version using the current account. Please add the “Chift - API” permission set to your user. To fix this, assign the “Chift - API” permission set to the affected user:
Compatibility
Available with Business Central version 23 and higher. The extension is only available when you have access to the Microsoft AppSource. The extension file cannot be shared for on-premise installations on environments not having access to the Microsoft AppSource.Update
The extension evolves over time to add new features. To update the extension to benefit from the latest version you need to follow the steps below:-
Go to the “Admin Center”

-
Select the environment in which you want to update the extension

-
Go to the “Apps” menu

-
Select App Type “Global” and click on “Install Update” on the Chift extension (if any update is available)

BANK ENTRIES
Posting bank entries in Business Central requires a correct setup at two levels:- Bank accounts
- General journal templates
- Set the correct currency on the bank account card
- Assign a Bank Account Posting Group — this determines which General Ledger account will be impacted when entries are posted

- Type → General
- Bal. Account Type → Bank Account
- Bal. Account No. → the bank account code (e.g.
B030)

-
1 Bank Account Ledger Entry
- recorded against the bank account
-
2 General Ledger Entries per journal line
- 1 entry on the GL account defined in the Bank Account Posting Group linked to the bank account
- 1 entry on the other account specified on the journal line itself
-
Optionally, if a customer or vendor is used on the journal line:
- 1 Customer Ledger Entry
- 1 Vendor Ledger Entry



CUSTOMER & VENDOR SETUP
Suppliers creationSupplier reference:
By default Business Central will automatically assign a code/reference to a newly created supplier/vendor. The code/reference is defined based on the “No. Series” linked to the suppliers/vendors. This can be found in the “Purchases & Payables Setup”:

Posting groups:
Creating a supplier invoice requires posting groups to be set up on the supplier. Business Central does not allow Chift to set the Posting Group when creating a vendor. This needs to be configured manually or set using templates. To create a template :- Navigate to “Configuration templates” from within your Business Central app

- Create a new template by clicking on “ + New”

- Set the “Table Id” field to “Vendor” (23)

- Start adding fields to default by clicking on the first empty cell in the “Field Name column”

- Search for the fields linked to “Posting Groups”

- Make sure the following fields are filled in with the correct default value : “Gen. Bus. Posting Group” , “VAT Bus. Posting Group”, “Vendor posting Group”

Customer reference:
By default Business Central will automatically assign a code/reference to a newly created customer. The code/reference is defined based on the “No. Series” linked to the customers. This can be found in the “Sales & Receivables Setup”:

Posting groups:
Similarly, when you wish to create customers and invoices via the API, the following template needs to be configured :- Navigate to configuration templates, and create a new template
- Set the “Table Id” field to “Customer” (18)



- Search “Customer” and choose “Customer Posting Group” for Customers.
- Search “Vendor” and choose “Vendor Posting Group” for Vendors

VAT-EXEMPT INVOICING
This setup is for companies that do not charge VAT on any of their sales — for example under a full VAT exemption regime. It only supports full exemption: it does not cover companies with a mix of taxed and exempt sales. Create a VAT Posting Setup entry Chift does not create VAT configuration on your behalf. Before invoicing through Chift, you need a valid VAT Posting Setup entry in Business Central that represents your exempt rate. Before you can combine them in VAT Posting Setup, make sure you have a dedicated VAT Business Posting Group (e.g. “NO VAT”) and a dedicated VAT Product Posting Group (e.g. “EXEMPT GL”) — create them if they don’t already exist.

