Swedish Business Central view name: Web Connect webbpriser
Overview #
Web Connect Item Price is the view where all calculated prices are collected before being sent to external systems.
Just like inventory, prices are not maintained manually in this view.
They are calculated based on the setup in Web Connect Destinations, using Dynamic FlowFields.
This view acts as the price staging layer between:
- Microsoft Business Central pricing logic
- Web Connect Outgoing Data
- External systems (e-commerce platforms, marketplaces, POS, etc.)
Purpose of Web Connect Item Price #
This view is used to:
- Review calculated prices per item and variant
- Verify price list logic before export
- Manually trigger price recalculation
- Control forced exports of prices
- Monitor when and why price updates are triggered
It does not control:
- Price logic
- When prices are sent
- Mapping or destination rules
Those are configured in:
How prices are calculated #
Prices shown in this view are calculated using:
- Web Connect Dynamic Flow Fields (LÄNK) defined in Web Connect Destinations
- Business Central pricing logic (price lists, customer price groups, currency handling, etc.)
Each price row is associated with:
- An item
- An optional variant
- A specific Price Code defined in Destinations
Actions in the top menu #

Available action #
| Action | Description |
|---|---|
| Calculate Item Price | Manually recalculates item prices based on the setup in Web Connect Destinations. |
This action is typically used after:
- Price list changes
- Destination setup changes
- Pricing corrections in Business Central
Fields in Web Connect Item Price #

| Field | Description |
|---|---|
| Item No. | Item number in Microsoft Business Central. |
| Variant Code | Variant code for the item (if variants are used). |
| Price Code | Price list code defined in Web Connect Destinations. |
| Last Changed | Date and time when the calculated price last changed. |
| Triggered At | Date and time when the price update was last triggered. |
| Triggered By Event | Indicates which event caused the trigger (e.g. Modify, Job Queue). |
| Triggered By Object | Indicates which Web Object triggered the price calculation. |
| Triggered By Record | Indicates which record caused the trigger (e.g. Item, Price Line). |
| Force Export | Forces the price to be exported even if the value has not changed. |
Relationship to outgoing data #
Web Connect Item Price does not send prices directly.
The flow is:
- Prices are calculated and stored in this view
- Outgoing Sync Triggers detect changes
- Entries are created in Web Connect Outgoing Data Web
- Job Queue creates Web Connect Entries
- Prices are sent to the external system