Integrated Data

BQE Core

What this page covers: A complete reference mapping every BQE Core field to its Mosaic equivalent. Use this guide when configuring your integration, verifying synced data, or troubleshooting discrepancies.

Integration typeCloud (BQE Core API)
Setup complexityLow
PrerequisiteBQE Core Integration Setup

How Data Flows

BQE Core (BQE Core API) → Mosaic Sync Engine (field mapping) → Mosaic (8 synced data types)

Mosaic pulls data from BQE Core using the BQE Core API. Employees, clients, projects, phases, time entries, and rate information are mapped into Mosaic's data model.


Integrated Data Types

The integration syncs 9 data categories from BQE Core into Mosaic:

#Data TypeDescription
1EmployeesStaff records with names, emails, roles, and cost rates
2ClientsClient records
3ProjectsProject records with titles, fees, clients, and schedules
4PhasesPhase breakdowns under projects
5Time EntriesTime records with hours, rates, and billability
6Team RolesRole assignments for team members
7Member Bill RateEmployee billing rate assignments
8Member Cost RateEmployee cost rate assignments
9Role Rate GroupsRate groups with role-based billing and cost rates

This list may expand as new features are added.


Reading the Field Mapping Tables

Symbol legend for technical tables

The Technical Reference tabs below use a shorthand notation for API sources. Read this legend before reviewing the mappings.

SymbolMeaningExample
.API object field referenceEmployee.Name = the Name field from the Employee object

Detailed Field Mappings

Jump to a section: Employees | Clients | Projects | Phases | Time Entries | Team Roles | Member Bill Rate | Member Cost Rate


Employees

What Syncs to MosaicWhere It Comes From in BQE Core
Employee NameThe employee's name
Employee EmailThe employee's email address
Default RoleThe employee's default role (optional)
Default Cost RateThe employee's default cost rate (optional)

Clients

What Syncs to MosaicWhere It Comes From in BQE Core
Client NameThe client's name

Projects

What Syncs to MosaicWhere It Comes From in BQE Core
Project TitleThe project title
Project FeeThe project fee amount
ClientThe client linked to the project
SchedulesThe project schedule (start/end dates)

Phases

What Syncs to MosaicWhere It Comes From in BQE Core
Phase TitleThe phase title
Phase FeeThe phase fee amount
ClientThe client linked to the phase's project
SchedulesThe phase schedule (start/end dates)

Time Entries

What Syncs to MosaicWhere It Comes From in BQE Core
DateThe date of the time entry
HoursThe number of hours logged
MemberThe employee who logged the time
ProjectThe project the time was logged against
PhaseThe phase the time was logged against
Work CategoryThe activity/labor code used for the time entry
DescriptionThe time entry description
BillableWhether the time entry is billable
RateThe billing rate for the time entry

Team Roles

What Syncs to MosaicWhere It Comes From in BQE Core
Team RoleRole assignments linking employees to team roles

Member Bill Rate

What Syncs to MosaicWhere It Comes From in BQE Core
Member Bill RateThe employee's billing rate assignment

Member Cost Rate

What Syncs to MosaicWhere It Comes From in BQE Core
Member Cost RateThe employee's cost rate assignment


BQE Core Documentation Links

A consolidated reference of all BQE Core documentation referenced in this guide:

TopicLink
API ExplorerBQE Core API Explorer
BQE Core HelpBQE Core Support

Related Documentation