<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 2 way sync custom object with hubspot and salesforce in Data Hub</title>
    <link>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/922490#M2128</link>
    <description>&lt;P&gt;Hi there! The best way to achieve this would be through a custom integration or using an iPaaS solution with custom code, like Zapier.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2024 11:04:16 GMT</pubDate>
    <dc:creator>EsteeH</dc:creator>
    <dc:date>2024-02-14T11:04:16Z</dc:date>
    <item>
      <title>2 way sync custom object with hubspot and salesforce</title>
      <link>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/911594#M2061</link>
      <description>&lt;P&gt;We are seeking clarification on the integration capabilities between HubSpot and Salesforce for custom objects. According to information found in a documentation article on the official HubSpot site, it is stated that there is currently only one-way integration, allowing the synchronization of custom objects from Salesforce to HubSpot only.&lt;/P&gt;&lt;P&gt;Our specific inquiry pertains to whether it is possible to achieve a two-way synchronization, specifically syncing custom objects from HubSpot to Salesforce. We would appreciate confirmation on the availability of a two-way sync for custom objects in HubSpot.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 16:24:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/911594#M2061</guid>
      <dc:creator>MohitK1</dc:creator>
      <dc:date>2024-01-25T16:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: 2 way sync custom object with hubspot and salesforce</title>
      <link>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/911864#M2064</link>
      <description>&lt;P&gt;Hey, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/698836"&gt;@MohitK1&lt;/a&gt;&lt;/SPAN&gt; I moved this to a different community to try to get more views for you. — Jaycee&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 23:16:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/911864#M2064</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-01-25T23:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: 2 way sync custom object with hubspot and salesforce</title>
      <link>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/919285#M2101</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/698836"&gt;@MohitK1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately sycning custom objects from HubSpot to Salesforce is not possible with the native connector available on the app marketplace.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For a client that I worked with previously we came up with the following workaround:&amp;nbsp;&lt;/P&gt;&lt;P&gt;The custom object in HubSpot was associated to the deals object, so we added a custom property to the deals object that was marked as 'Yes' if it was associated to a custom object record. We also added custom properties to the deal that matched the properties on the custom object and copied them across to the deal.&amp;nbsp;This was done through a wokflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the deals object was then synced to Salesforce, Salesforce checked if this proprty was marked as 'Yes'. If it was, Salesforce created the custom object and copied the required properties across.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A couple of things to note about this solution:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;It allowed for the custom object to be created in Salesforce, but it does not allow for continuous syncs and updates&lt;/LI&gt;&lt;LI&gt;The custom object must be related to a standard HubSpot object that is sycning from HubSpot to Salesforce&lt;/LI&gt;&lt;LI&gt;A Salesforce developer was required to complete the automation on the Salesforce side&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depending on the use case for your integration it may be worth building a custom integration, which would allow to determine exactly what objects and data need to sync and under what conditions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps. If you have any more questions please just let me know.&lt;/P&gt;&lt;P&gt;Louise&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 11:52:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/919285#M2101</guid>
      <dc:creator>LouiseHare</dc:creator>
      <dc:date>2024-02-08T11:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: 2 way sync custom object with hubspot and salesforce</title>
      <link>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/922490#M2128</link>
      <description>&lt;P&gt;Hi there! The best way to achieve this would be through a custom integration or using an iPaaS solution with custom code, like Zapier.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 11:04:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/922490#M2128</guid>
      <dc:creator>EsteeH</dc:creator>
      <dc:date>2024-02-14T11:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: 2 way sync custom object with hubspot and salesforce</title>
      <link>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/923799#M2135</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/698836"&gt;@MohitK1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's a fresh product update on this topic &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;DIV class="notification-sidebar product-update-view private-panel__body" data-test-id="details-panel-content"&gt;
&lt;DIV class="UISection__ScrollWrapper-ikdqwa-0 gAGuen is--module namespaced-hack-section product-update-section p-x-5 p-top-4"&gt;
&lt;DIV style="line-height: 1.4;"&gt;&lt;SPAN&gt;Integrations&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;H3 class="m-bottom-1"&gt;Bidirectional custom object sync between Salesforce and HubSpot&lt;/H3&gt;
&lt;DIV class="m-bottom-7"&gt;&lt;SMALL class="private-microcopy is--text--help"&gt;&lt;SPAN&gt;Feb 13, 2024&lt;/SPAN&gt;&lt;/SMALL&gt;&lt;/DIV&gt;
&lt;DIV id="tinyMceEditor_56cc87a510c680karstenkoehler_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="karstenkoehler_2-1708061403855.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/109768iE62E5FEE3E82F891/image-size/medium?v=v2&amp;amp;px=400" role="button" title="karstenkoehler_2-1708061403855.png" alt="karstenkoehler_2-1708061403855.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="UISection__ScrollWrapper-ikdqwa-0 gAGuen is--module namespaced-hack-section"&gt;
&lt;H3&gt;&lt;STRONG&gt;What is it?&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;You can now update custom objects in &lt;A href="https://ecosystem.hubspot.com/marketplace/apps/sales/crm/salesforce" target="_blank" rel="noopener"&gt;Salesforce&lt;/A&gt; directly from HubSpot, in addition to syncing them from Salesforce to HubSpot. With bidirectional custom object sync, you can ensure that your Salesforce environment stays consistently current with the latest changes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Why does it matter?&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Custom objects serve a multitude of purposes and have proven highly beneficial when synchronized with your Salesforce environments. Now, HubSpot is enhancing our custom object sync capability by enabling &lt;STRONG&gt;full bidirectional &lt;/STRONG&gt;synchronization.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As always, you are in full control, setting the precise sync rules and triggers that align with your needs and preferences.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;How does it work?&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;You can now opt in to access the new public beta by:&lt;/P&gt;
&lt;OL type="1"&gt;
&lt;LI&gt;Navigating to the personal portal dropdown menu.&lt;/LI&gt;
&lt;LI&gt;Going to product updates.&lt;/LI&gt;
&lt;LI&gt;Finding the 'bidirectional custom object sync public beta.'&lt;/LI&gt;
&lt;LI&gt;Clicking the 'Join Beta' button.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Once you've joined the beta, you'll find the two-way sync feature enabled under the existing 'sync custom object' option on the main Salesforce integration application page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Who gets it?&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;This feature is available to CMS Enterprise, Enterprise Customer Platform, Marketing Enterprise, Ops Enterprise, Sales Enterprise, and Service Enterprise.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can find and enroll into the beta here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="karstenkoehler_4-1708061512066.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/109770iCB077B8B859C10A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="karstenkoehler_4-1708061512066.png" alt="karstenkoehler_4-1708061512066.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 05:32:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/923799#M2135</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2024-02-16T05:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: 2 way sync custom object with hubspot and salesforce</title>
      <link>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/1024704#M2507</link>
      <description>&lt;P&gt;Unfortunately, this does not appear in the list of product updates, nor does it appear enabled in the SF sync settings, which still only allows a one-way sync from SF to HS.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 13:19:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/1024704#M2507</guid>
      <dc:creator>DDewhirst</dc:creator>
      <dc:date>2024-08-09T13:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: 2 way sync custom object with hubspot and salesforce</title>
      <link>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/1052880#M2600</link>
      <description>&lt;P&gt;This is a Beta. You will need to join the beta from the Product Updates section in your portal&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 12:09:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/1052880#M2600</guid>
      <dc:creator>LuciaDeNile</dc:creator>
      <dc:date>2024-10-10T12:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: 2 way sync custom object with hubspot and salesforce</title>
      <link>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/1136774#M2998</link>
      <description>&lt;P class=""&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/698836"&gt;@MohitK1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I can absolutely understand the need for clarity here.&lt;BR /&gt;Custom object syncing between HubSpot and Salesforce is a big deal for a lot of teams trying to maintain consistency across platforms.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;What You &lt;EM&gt;Can&lt;/EM&gt; Do If Two-Way Sync Is Critical&lt;/H3&gt;&lt;P class=""&gt;For teams that need &lt;STRONG&gt;bi-directional synchronization&lt;/STRONG&gt;, especially involving custom objects on both platforms, many organizations build custom API-based solutions — but that quickly becomes complex, brittle, and time-consuming.&lt;/P&gt;&lt;P class=""&gt;That’s where platforms like &lt;STRONG&gt;StackSync&lt;/STRONG&gt; step in.&lt;/P&gt;&lt;P class=""&gt;StackSync is designed specifically for use cases like this:&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt; &lt;STRONG&gt;True real-time, two-way sync&lt;/STRONG&gt; between CRMs, databases, and ERPs&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt; Handles &lt;STRONG&gt;custom objects&lt;/STRONG&gt;, schema differences, and field mapping&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt; Automatically resolves conflicts and maintains referential integrity&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt; Supports &lt;STRONG&gt;HubSpot ↔ Salesforce&lt;/STRONG&gt; synchronization — even for heavily customized data models&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt; Used by mid-sized companies needing reliability without dedicating dev resources to integration "plumbing"&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":gear:"&gt;⚙️&lt;/span&gt; How It Works in Practice&lt;/H3&gt;&lt;P class=""&gt;Instead of relying on dual one-way syncs (which often cause loops or inconsistencies), StackSync manages both systems in real-time. For example, a &lt;STRONG&gt;custom deal object created or modified in HubSpot&lt;/STRONG&gt; can immediately update the corresponding Salesforce record — and vice versa — without the need for scripts, manual exports, or delayed workflows.&lt;/P&gt;&lt;P class=""&gt;If you're interested in how this could apply to your setup, I’m happy to share more context or customer examples where two-way sync between HubSpot and Salesforce (custom objects included) is already live and working at scale.&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;Let me know how you're approaching it and I can point you toward specific architectures that work well.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="RubenB_0-1744760163928.png" style="width: 98px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/143504i149DF888F216A5DA/image-dimensions/98x98?v=v2" width="98" height="98" role="button" title="RubenB_0-1744760163928.png" alt="RubenB_0-1744760163928.png" /&gt;&lt;/span&gt;&lt;A href="https://www.linkedin.com/in/ruben-burdin/" target="_blank" rel="noopener"&gt;Ruben Burdin&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Real-Time Data Sync Between any CRM or Database | Founder @Stacksync (YC W24)&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 23:38:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/2-way-sync-custom-object-with-hubspot-and-salesforce/m-p/1136774#M2998</guid>
      <dc:creator>RubenBurdin</dc:creator>
      <dc:date>2025-04-15T23:38:08Z</dc:date>
    </item>
  </channel>
</rss>

