How to Create Sync Properties to Copy Data Between Records

How to Create Sync Properties to Copy Data Between Records

If you manage a HubSpot portal with thousands—or tens of thousands—of records, you’ve likely faced this: duplicate updates, mismatched fields, and confusion over which record holds the true, up-to-date data. It happens when deals don’t reflect updated company details, when contacts miss critical customer attributes, and when support tickets lack the context reps need to act fast.

All of that stems from inconsistent data. And if you’re still relying on spotty manual updates or one-off property maps, you’re spending more time fixing problems than building momentum.

The good news? HubSpot provides tools to automate data synchronization across related records. By setting up Sync Properties, you eliminate gaps between contacts, companies, deals, and tickets—keeping everything in line and working as it should.

This guide walks you through how HubSpot Sync Properties work, where to configure them, how to avoid common pitfalls, and how to make sure they’re actually solving your data challenges. Let’s explore how you can keep your CRM in sync—with less manual effort.

 

How to Create Sync Properties in HubSpot: A Step-by-Step Guide

In HubSpot, Sync Properties lets you automatically copy the value of a property from one type of record to another that it’s linked to. For example, you can pass data from a company record to all the contacts associated with it—no extra data entry required.

You’ll find this feature inside HubSpot’s property settings and within workflows using the “Copy property value” action. It makes it easy to ensure that shared information—such as lifecycle stage, account ownership, or industry—is always up to date across objects.

If you’re managing a CRM or managing RevOps, Sync Properties helps you avoid tedious updates and human errors. Instead of relying on someone remembering to copy info into multiple places, HubSpot does the heavy lifting for you.

Underpinning this feature is HubSpot’s object relationship model. When records like contacts, companies, and deals are correctly associated, Sync Properties can automatically pull from one and push to another—either through basic settings or custom rules in workflows.

 

How it Works Under the Hood

Behind the scenes, HubSpot’s Sync Properties use a clear rule: copy one property’s value from a source record to a corresponding property on a connected target record.

Here’s the core process:

  • Input: A specific property on the source record—like the “Industry” field on a company.
  • Output: That value is written to a matched field—say, on each associated contact.

There are two main ways to set this up:

  • Within Property Settings by Association Type: You define sync behavior directly in the properties configuration between objects.
  • Inside a Workflow: You create rules that run when specific triggers are met, using HubSpot’s “Copy property value” action.

If you go the workflow route, you’ll specify:

  • What type of object is the data coming from?
  • Which property to copy?
  • Where you want it to go—including the target object type and the specific field.

You can run the sync as a one-time event (ideal for set-and-forget updates) or set up a one-way sync that keeps things aligned continuously. Which you choose depends on how dynamic your data needs to be.

Synced fields rely on existing relationships between objects. For example, syncing a company’s fields into a contact record won’t work if that contact isn’t associated with the company in HubSpot. These defined relationships make Sync Properties reliable—but only if set up correctly.

Main Uses Inside HubSpot

Copy company data to contact records

Contacts often need to inherit company-level data. Manually duplicating this info opens the door to errors—or missed updates altogether. Sync Properties automatically keep those fields aligned.

Example: Let’s say your company record includes the “Industry” field. With a sync in place, all associated contacts immediately show the same industry. That means your marketing team can confidently segment based on contact-level data—without worrying about accuracy.

Copy deal ownership or status to company records

For sales managers focused on account tracking, it’s helpful to see deal progress reflected on company records directly. Property syncing makes this easy.

Example: When a deal hits “Closed Won,” use a workflow to copy the “Deal Stage” into a custom property on the associated company, like “Last Closed Deal Stage.” That gives account managers a quick, accurate status snapshot—no separate deal lookup needed.

Copy customer data into tickets for support context

Support tickets gain real value when they come with context. Property syncing makes sure your reps don’t have to waste time checking associated records for key details.

Example: If “Customer Type” lives on your company record, you can copy that into every new ticket automatically. Support reps then know whether they’re helping a Standard or Premium customer—and can prioritize accordingly based on service-level agreements.

 

Common Setup Errors and Wrong Assumptions

Setting up Sync Properties isn’t tricky, but it’s easy to make small mistakes that prevent the system from working correctly. Here’s what to watch for:

Mismatched property types.
You can’t sync a text field to a dropdown, or a number to a date. Both source and target fields need to be the same—or compatible—types.
→ Before starting, double-check that the properties you’re syncing match in format.

Missing associations between records.
HubSpot can’t sync fields if the records aren’t linked.
→ Be sure contacts are associated with companies, or deals with companies, before expecting the sync to work.

Firing workflows too early.
If your sync trigger runs before records are linked, nothing will happen.
→ Use delays or branching logic in workflows to verify associations exist before you run the sync step.

Assuming syncs are bidirectional by default.
Sync Properties move data in one direction only unless you set up two separate rules.
→ If you want two-way syncing, you’ll need to create a mirror sync rule in the other direction.

 

Step-by-Step Setup or Use Guide

Before you begin, make sure you have Super Admin access or the right permissions to modify properties and workflows.

Here’s how to set it up:

Step 1: Define your use case.
What’s the data you want copied—and why? Get clear on the source and destination.

Step 2: Go to HubSpot Settings.
Click the gear icon at the top right of your screen.

Step 3: Select your source object.
For example, if the data lives on a company record, choose the Companies object.

Step 4: Find the source property.
Make sure its field type is compatible with your target property’s type.

Step 5: Open the Workflow tool (if syncing via automation).
Go to “Automation” > “Workflows” and choose the appropriate type (contact-based, company-based, etc.).

Step 6: Create or open a workflow.
Choose a trigger that makes sense—like a property update or record association.

Step 7: Add the “Copy property value” action.
This is where you configure what to copy and where it goes.

Step 8: Complete the copy rule.
Select the source object and property, then choose the target object and its matching field.

Step 9: Test your workflow.
Try it with sample records. Confirm values are updated correctly on both sides.

Step 10: Turn the workflow on.

Once you’re confident it works, launch it and monitor results through Property History on synced records.

 

Measuring Results in HubSpot

To ensure Sync Properties are working as planned, track how they affect your overall data consistency. Here’s how to keep score:

  • Check for consistency improvements.
    Use filtered lists to compare the number of records that lacked data before and after implementing syncs.
  • Inspect workflow logs.
    In each workflow, look at how many records completed the copy action. Missed actions often point to association issues.
  • Review reporting accuracy.
    For dashboards that rely on shared data—like “Deals by Industry”—cross-check that the values are correct after syncing.

Build a quick validation checklist:

  • Are all targeted properties filled in for synced records?
  • Did the associations between records hold?
  • Have users reported fewer manual updates?

If this health check comes back clean, you’ll know your sync solution is really saving time and reducing friction.

 

Short Example that Ties it Together

Say your RevOps team needs every contact to reflect their company’s “Customer Tier,” so your marketing campaigns can segment outreach more precisely.

Here’s how you’d do it:

  1. Confirm the “Customer Tier” dropdown field exists on company records.
  2. Create an identical dropdown property on the contact object.
  3. Build a company-based workflow with the “Copy property value” action.
  4. Set it to copy “Customer Tier” from the company to every associated contact, updating them when the value changes.
  5. Once live, review contact records—and your marketing lists—to see unified segmentation in action.

Now your emails reach the right customers, at the right level, with data you can trust.

 

How INSIDEA Helps

HubSpot makes it possible to automate clean, interconnected data flows—but getting there isn’t always simple. Complex record relationships, inconsistent property types, and legacy CRM structures can hold you back.

That’s where INSIDEA comes in.

Our HubSpot experts specialize in building Sync Property strategies that hold up in real-world environments. We help you align custom properties, design scalable workflows, and protect the accuracy of your CRM across marketing, sales, and service functions.

Here’s what we support:

  • HubSpot onboarding: Start off with a data model and automation map aligned to your operations.
  • HubSpot management: Keep systems clean and workflows running reliably.
  • HubSpot automation support: Confidently build connections between objects—with error-proof logic.
  • Reporting and CRM alignment: Make sure your data supports real decisions, not guesswork.

Let our team design the systems behind your Sync Properties so they just work—consistently, quietly, and powerfully. Visit INSIDEA to get started.

Jigar Thakker is a HubSpot Certified Expert and CBO at INSIDEA. With over 7 years of expertise in digital marketing and automation, Jigar specializes in optimizing RevOps strategies, helping businesses unlock their full potential. A HubSpot Community Champion, he is proficient in all HubSpot solutions, including Sales, Marketing, Service, CMS, and Operations Hubs. Jigar is dedicated to transforming your RevOps into a revenue-generating powerhouse, leveraging HubSpot’s unique capabilities to boost sales and marketing conversions.

The Award-Winning Team Is Ready.

Are You?

“At INSIDEA, it’s all about putting people first. Our top priority? You. Whether you’re part of our incredible team, a valued customer, or a trusted partner, your satisfaction always comes before anything else. We’re not just focused on meeting expectations; we’re here to exceed them and that’s what we take pride in!”

Pratik Thakker

Founder & CEO

Company-of-the-year

Featured In

Ready to take your marketing to the next level?

Book a demo and discovery call to get a look at:


By clicking next, you agree to receive communications from INSIDEA in accordance with our Privacy Policy.