MultiPasses Purchased → HubSpot Deals
Last updated: May 29, 2026
What this is
When someone buys a MultiPass in SmartRec, the integration creates a Deal in HubSpot in the MultiPass Purchased stage of the default pipeline. The deal is linked to the buyer's Contact and to the MultiPass product (App Object).

When it syncs
Real-time — webhook on
MultiPassPurchased(Create)Historical backfill —
GET /multipass/sold, default last 30 days
Field mapping
SmartRec field | HubSpot property | HubSpot label | Property group | Type |
|---|---|---|---|---|
|
| Deal Name |
| String |
HubSpot |
| Pipeline |
| Enumeration |
HubSpot "MultiPass Purchased" stage |
| Deal Stage |
| Enumeration |
API |
| Close Date |
| Datetime |
|
| MultiPass Invoice Item ID (unique) |
| String |
|
| MultiPass ID |
| String |
|
| MultiPass |
| Enumeration (integration adds missing options) |
API |
| MultiPass Purchase Date |
| Datetime |
|
| Person ID |
| String |
|
| Full Name |
| String |
|
|
| String | |
|
| Telephone |
| Phone number |
|
| Mobile Phone |
| Phone number |
|
| Work Phone |
| Phone number |
(sync timestamp) |
| Last Sync Timestamp |
| Datetime |
(branch) |
| Organization |
| Enumeration (select) |
Unique identifier: smartrec_multipass_invoice_item_id
Associations
From | To | What it represents |
|---|---|---|
Deal | Contact | The buyer — linked by Person ID, labeled "MultiPass Purchased" |
Deal | App Object (Membership/MultiPass) | The MultiPass product they bought — linked by MultiPass ID |
Things to know
Close Date is set once. On webhook Update actions,
closedateandsmartrec_multipass_purchase_dateare not overwritten.