GoDEX
price list import
Current printer and ribbon prices from the label printer manufacturer GoDEX automatically into Business Central – the PDF and Excel price lists are parsed by an Azure Function and imported as structured JSON.
Two price lists, one import
Printer price list with matching against existing items and ribbon list as a full import – both via an Azure Function, written to the central supplier data table.
Printer prices (PDF)
Import of the GoDEX printer price list via an Azure Function (import type `GODEX-DRUCKER`) – with list price and net price ("your price").
Ribbon prices (Excel)
Full import of the GoDEX ribbon list (import type `GODEX-FARBBAND`) – part number, description, price per box and rolls per box.
Item matching
Printer prices are matched to existing BC items (manufacturer code `GODEX`) via the Common Item No.
Setup wizard
Guided initial configuration in multiple steps incl. a connection test that verifies reachability and authentication of the Azure Functions.
Dashboard & progress
Dedicated overview page with import cues and license status, a live progress dialog during the import, and notification on errors.
PDF and Excel as structured JSON
An Azure Function parses the price lists – securely connected through the shared hub infrastructure.
Azure Function
PDF/Excel parser with a JSON response. Import types `GODEX-DRUCKER` (PDF, with matching) and `GODEX-FARBBAND` (Excel, full import).
Secure authentication
Azure Function Key (`x-functions-key` header), stored encrypted – no clear text.
Business Central (Cloud)
BC 27.3, runtime 16.0, German and English. Vendor No. 20708, target: central supplier data table.
Ready for GoDEX prices in Business Central?
Start with the hub and the GoDEX connector – 30 days free, straight from AppSource.