Locations → AmiliaSmartRec Locations (App Object)
Last updated: May 29, 2026
What this is
SmartRec Locations — your physical facilities — are synced to a HubSpot App Object called AmiliaSmartRec Locations. App Objects are custom record types provided by the integration; you'll see them in HubSpot's left navigation under the integration's section.
App Object properties cannot be edited in HubSpot. This is a HubSpot platform limitation for app-provided objects. Editing happens in SmartRec; the next scheduled sync brings it across.
App Object name: a27939345_locationUnique identifier: a27939345_location_id

When it syncs
Scheduled — daily at 4:00 AM local time via
GET /locations(No webhook. No on-demand backfill — the daily job covers all locations.)
Field mapping
SmartRec field | HubSpot property | HubSpot label | Property group | Type |
|---|---|---|---|---|
|
| Location ID (unique) |
| String |
|
| Full Name (hierarchical) |
| String |
|
| Parent ID |
| String |
|
| Top Parent ID |
| String |
(sync timestamp) |
| Last Sync Timestamp |
| Datetime |
|
| Location Name |
| String |
|
| Description |
| String |
|
| Telephone |
| Phone number |
|
| Telephone Extension |
| String |
|
| Time Zone |
| String |
|
| Address Line 1 |
| String |
|
| Address Line 2 |
| String |
|
| City |
| String |
|
| Country |
| String |
|
| State/Province |
| String |
|
| Zip/Postal Code |
| String |
|
| Latitude |
| String |
|
| Longitude |
| String |
|
| Hours – Sunday |
| String |
|
| Hours – Monday |
| String |
|
| Hours – Tuesday |
| String |
|
| Hours – Wednesday |
| String |
|
| Hours – Thursday |
| String |
|
| Hours – Friday |
| String |
|
| Hours – Saturday |
| String |
(branch) |
| Organization |
| Enumeration (select) |
Associations
From | To | What it represents |
|---|---|---|
App Object (Location) | Deal | Activity Occurrences held at this location |
📸 Screenshot: AmiliaSmartRec Locations record in HubSpot showing the four property groups: amilia_smartrec, general_information, location, opening_hours.
Things to know
About the
a27939345_prefix. Every property name starts witha27939345_— that's the integration app's namespace in HubSpot. You don't need to memorize it; the labels (e.g., "Location Name", "Hours – Monday") are what you'll see in the UI.a27939345_full_nameis the full hierarchical name (parent → child). Use it when a single location name is ambiguous across a network.Opening hours format. Each day is a string formatted as
HH:mm - HH:mmin 24-hour time. Closed days come through as empty.