Skip to content

Import Process Overview

Status: 03.07.2026 • Reading Time: ~2 minutes

This article describes the end-to-end flow of importing Peppol documents via B2Brouter into Business Central.

Import Flow

The B2Brouter import follows this flow:

Important

Each imported document counts as one transaction.

  1. The Job Queue or a manual import triggers the B2Brouter import for the configured import configuration.
  2. The system retrieves pending invoices from the B2Brouter API based on the configured Invoice Type.
  3. For each invoice, the document content is downloaded (in UBL format or the configured specific format).
  4. The document is uploaded to the configured Inbound List.
  5. The document appears in the inbound list with its B2Brouter invoice state and type.
  6. After the document is successfully imported, it is acknowledged in the B2Brouter API.

Tip

Use the Testmode option in the Module Setup to test the B2Brouter import flow against the staging environment before going live.

See also