EtikStudio

ERP integration

Dynamics 365 Business Central label printing: AL extensions, REST and file integration

Print item, lot, bin and shipping labels from Business Central (cloud or on-premises) with an AL extension calling the REST API, watched folders, or SQL views — scenarios and checklist for SMB warehouses.

Business Central is the ERP of thousands of manufacturers and distributors that outgrew spreadsheets, and its label printing is usually an afterthought: a report layout sent to a Windows printer. When the company adds a second warehouse, a thermal printer of another brand or a mobile picking flow, that approach breaks. EtikStudio plugs into BC through paths that do not require touching the base application.

Which integration paths fit Business Central

PathFitWhy
REST API via AL extensionBestA small AL extension adds a 'Print label' action on item, lot or shipment pages and calls the REST API with HttpClient. Works in cloud and on-premises.
Watched folderGoodJob queue exports (CSV/XML) to a folder or FTP; EtikStudio prints the batch. No AL development.
Embedded data (SQL / ODBC)On-premisesRead-only views on the BC database; for cloud tenants use the API pages or an exported replica.
Connector + relayGoodBC online prints to the warehouse printers through the linked connector — no VPN, no public IP.

Typical scenarios

ProcessLabelTrigger
PurchasingItem and lot labels at receivingWarehouse receipt posting
ManufacturingFinished-goods labels with lot and expiry, GS1-128Output journal posting
WarehouseBin and location labels, pick labelsBin creation, pick creation
SalesShipping labels with SSCC and ship-toSales shipment posting

Recommended flow

For most SMBs the AL extension is a day of work: a codeunit that builds the JSON from the record and calls the REST server, plus an action on the relevant pages and a setup table mapping locations to printers. Companies without a partner start with the watched folder and add the extension later.

Implementation checklist

How EtikStudio handles it

Label design, printer language and fleet changes stay out of AL. Business Central sends the record; EtikStudio renders, prints on the right printer at the right location and keeps the print history the auditor asks for.

Integration details vary by ERP version, deployment and licensing. Adapters and worked examples are provided during implementation.

Other ERPs

Your next label can be the last one you redo.

Talk to our team and we'll set up your trial together. No commitment.

Start your free trial