Skip to content

Jarltech Supplier Connector

The merchantCENTRAL Supplier Jarltech fully integrates the IT hardware distributor Jarltech Europe GmbH into your merchantCENTRAL platform. The connector connects Business Central to Jarltech via two channels:

  • Jarltech REST API (OAuth2) for orders, invoices, shipments/tracking, and multilingual item data.
  • File import (price list & stock) via the central merchantCENTRAL import pipeline.

The connector is an add-on to the merchantCENTRAL Hub. Imported master data flows into the central table ALN MC Supplier Data and is made available there to the price engine, stock calculation, and marketplace listings. Shipment tracking is reported back to the original sales orders via the Hub (drop shipment bridge).


Feature Overview

Feature Description
Price & Catalog Import Import of the Jarltech price list with item master data into the Hub supplier data
Stock Import Regular import of current stock levels
Order Management Complete order workflow: Purchase Order → API → status tracking → Receipt
Invoice Management Import of invoices incl. PDF download (Invoice, Delivery Note, Proof of Delivery) and payment tracking
Item Synchronization API-based transfer of multilingual descriptions (DE/EN/FR), Minimum Order Quantity, and supplier linkage
Auto-Processing Two Job Queue pipelines: auto-sync of orders and multilingual item sync
Drop Shipment Drop shipment business with Ship-to Address from sales orders and automatic order creation via the Hub
Tracking Bridge Report-back of shipment numbers to the original Sales Order
Serial Numbers Automatic assignment from Jarltech shipping data (incl. drop shipment reservations)
Item Charges Shipping/insurance costs automatically as Item Charge lines with proportional distribution
Simulation Mode Test mode without real API orders (dispatch via email)
License & Demo Tenant-/module-bound license with a free 30-day demo (module code JARLTECH)

Getting Started

  1. Make sure the merchantCENTRAL Hub is installed, configured, and licensed.
  2. Install the Supplier Jarltech connector from AppSource.
  3. Request your API credentials (Client ID + Secret) and your 7-digit customer number from Jarltech.
  4. Set up the connection via the Setup Wizard (see Setup).
  5. Test the connection via Test Connection.
  6. If needed, set up the data import (prices & stock) and the Azure Blob Storage.
  7. Configure the automatic processing according to your requirements.

Page Overview

Page Description
Dashboard Central entry point with KPIs, FactBoxes, and actions
Setup API connection, order defaults, automation, license
Data Import (Prices & Stock) Configuration and process of the price/stock import
Set up Azure Blob Storage Step-by-step setup of the file source
Orders List of all Jarltech orders and order creation
Order Card Detail view of an order with lines and shipments
Invoices List of all Jarltech invoices
Invoice Card Detail view of an invoice with lines and amounts
Item Synchronization Queue for the API-based item data transfer
Manual Order Import Subsequently import individual Jarltech orders
Automatic Processing Job Queue and auto-sync configuration

Architecture

┌─────────────────────────────────────────────────────────┐
│                  Jarltech Europe GmbH                    │
│                                                         │
│  REST API (OAuth2)            File source (CSV)        │
│  ├── Orders                   ├── Price list (CATALOG) │
│  ├── Invoices                 └── Stock (STOCK)        │
│  ├── Items                                             │
│  └── Shipments/Tracking                               │
└────────────┬──────────────────────────┬────────────────┘
             │ Bearer token             │ OAuth2 Blob / SAS / HTTP
┌────────────┴──────────────────────────┴────────────────┐
│           merchantCENTRAL Supplier Jarltech              │
└────────────────────────┬────────────────────────────────┘
                         │ Events
┌────────────────────────┴────────────────────────────────┐
│                  merchantCENTRAL Hub                      │
│   (Supplier Data, Price Engine, Stock, Tracking)         │
└──────────────────────────────────────────────────────────┘

Prerequisites

  • Microsoft Dynamics 365 Business Central (Cloud, version 28.x or newer)
  • merchantCENTRAL Hub installed, configured, and licensed
  • Jarltech customer contract with API access (Client ID + Secret) and 7-digit customer number
  • For the price/stock import: a data source (Azure Blob Storage or similar) — see Set up Azure Blob Storage

Help & Support