Line Item Field Mappings
Line items are synced as HubSpot Line Items. They are automatically associated with their parent invoice or agreement (subscription) in HubSpot.
Line items are not synced independently — they are part of the invoice or agreement sync. Enabling line item sync controls whether the field mappings below are applied to the synced line items.
Available Fields
| Label | Kleer Field | Notes |
|---|---|---|
| Quantity | quantity |
Number of units |
| Price | price |
Unit price (in cents/öre) |
| VAT | vat |
VAT amount |
| Product (ID) | product.id |
Reference to a Kleer product |
| Unit | unit |
Unit of measure |
| Description | description |
Line item description |
| Account number | account-nr |
Accounting reference |
| Discount percentage | discount.percentage |
Percentage discount |
| Discount absolute | discount.absolute |
Absolute discount amount |
Default HubSpot Object
Line Items — Can be changed from the object type selector.
Notes
- Line items from invoices get synthetic IDs in the format
{invoiceKleerId}-row-{index} - Line items from agreements get synthetic IDs in the format
{agreementKleerId}-recurring-{index}or{agreementKleerId}-first-{index} - Recurring line items from agreements automatically get
recurringbillingfrequencyset - Prices in Kleer are in cents (öre) — the integration divides by 100 before writing to HubSpot