Integrated Data

Unanet GovCon

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

Integration typeCloud (REST API)
Setup complexityModerate
PrerequisiteUnanet GovCon Integration Setup

How Data Flows

Unanet GovCon (REST API) → Mosaic Sync Engine (field mapping) → Mosaic (9 synced data types)

The integration uses the Unanet GovCon REST API to access data. Employee records, client organizations, projects, phases (tasks), time entries, portfolios, roles, bill rates (including project member rates), and cost rates are all pulled through the API and mapped into Mosaic.


Integrated Data Types

The integration syncs 9 data categories from Unanet GovCon into Mosaic:

#Data TypeDescription
1EmployeesStaff records with names, emails, labor categories, and rates
2ClientsClient records (Unanet GovCon Organizations)
3ProjectsProject records from Contracts with organization, status, and budget
4PhasesTask breakdowns under projects with dates and budget
5Time EntriesTime records with hours, project, task, and employee
6PortfoliosPortfolio records derived from Contracts via Project Lead
7RolesEmployee roles (labor categories)
8Bill RatesBilling rates including project member rates
9Cost RatesEmployee 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.FirstName = the FirstName field from the Employee object
Values combined into one composite valueEmployee.FirstNameEmployee.LastName = concatenated into a full name
>Fallback priority — use the first available valueTask.Begin > Task.End = use Begin; if null, use End

Detailed Field Mappings

Jump to a section: Employees | Clients | Projects | Phases | Time Entries | Portfolios | Roles | Bill Rates | Cost Rates


Employees

What Syncs to MosaicWhere It Comes From in Unanet GovCon
NameThe employee's first name and last name
EmailThe employee's work email address
Default RoleThe employee's labor category
Default Bill RateThe employee's bill rate
Cost RateThe employee's cost rate

Clients

What Syncs to MosaicWhere It Comes From in Unanet GovCon
Client NameThe project organization from Unanet GovCon Organizations

Projects

What Syncs to MosaicWhere It Comes From in Unanet GovCon
ClientThe project organization
Project TitleThe project title
Project NumberThe project code
StatusThe project status
FeeThe project budget

Phases

What Syncs to MosaicWhere It Comes From in Unanet GovCon
Phase TitleThe task name
Phase NumberThe task number
Start DateThe task begin date
End DateThe task end date
StatusWhether the task is active
FeeThe task budget

Time Entries

What Syncs to MosaicWhere It Comes From in Unanet GovCon
DateThe time entry date
HoursThe number of hours logged
ProjectThe project the time was logged against
PhaseThe task the time was logged against
EmployeeThe employee who logged the time

Portfolios

Portfolios in Unanet GovCon are derived from Contracts, where the Project Lead is mapped as the portfolio name.

What Syncs to MosaicWhere It Comes From in Unanet GovCon
Portfolio NameThe project lead from Contracts

Roles

What Syncs to MosaicWhere It Comes From in Unanet GovCon
Role NameThe employee's labor category

Bill Rates

Bill rates include standard billing rates as well as project member rates.

What Syncs to MosaicWhere It Comes From in Unanet GovCon
Bill RateThe employee's bill rate
Project Member RateThe rate assigned to a specific employee on a specific project

Cost Rates

What Syncs to MosaicWhere It Comes From in Unanet GovCon
Cost RateThe employee's cost rate


Unanet Documentation Links

A consolidated reference of all Unanet GovCon documentation referenced in this guide:

TopicLink
Unanet Help CenterUnanet Help
Unanet WebsiteUnanet

Related Documentation