<?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: Need help with Mapping in Data Hub</title>
    <link>https://community.hubspot.com/t5/Data-Hub/Need-help-with-Mapping/m-p/1169635#M3124</link>
    <description>&lt;P&gt;Since your integration runs through a custom API and not a native HubSpot app, you won’t get the built-in sync or field mapping options in the UI; that’s only available for apps listed in HubSpot’s Marketplace. With custom setups like this, the data mapping needs to happen in the backend code, so your devs will have to define how info from your external system maps to HubSpot objects (like contacts, deals, or custom properties) via the API. If you’re looking for more flexibility without diving into code each time, tools like Zapier, Make, or Workato can sit between your system and HubSpot to handle mapping in a more visual way. Let me know what kind of objects you're syncing, we can sketch out the best route.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jun 2025 12:17:15 GMT</pubDate>
    <dc:creator>Nhal</dc:creator>
    <dc:date>2025-06-26T12:17:15Z</dc:date>
    <item>
      <title>Need help with Mapping</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Need-help-with-Mapping/m-p/1154662#M3055</link>
      <description>&lt;P&gt;Hey, according to our IT specialists we have an integration of our own data via an API. And I try to map the data but the menu is not shown for that whereas is other integrations I can see the sync and mapping menues. What do I have to do? When clicking on the App all I get is a report about the API calls:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SKnebusch_0-1747741174816.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/146494i2EA57678E83D12F4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SKnebusch_0-1747741174816.png" alt="SKnebusch_0-1747741174816.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 11:40:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Need-help-with-Mapping/m-p/1154662#M3055</guid>
      <dc:creator>SKnebusch</dc:creator>
      <dc:date>2025-05-20T11:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Mapping</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Need-help-with-Mapping/m-p/1154679#M3057</link>
      <description>&lt;P&gt;This really depends on the API connection and how it was built. Sometimes all the mapping is done on the backend in the connection, and those that built it would need to update it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 12:21:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Need-help-with-Mapping/m-p/1154679#M3057</guid>
      <dc:creator>ashleyidesign</dc:creator>
      <dc:date>2025-05-20T12:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Mapping</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Need-help-with-Mapping/m-p/1155406#M3062</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/944369"&gt;@SKnebusch&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P class="ds-markdown-paragraph"&gt;Unlike HubSpot's native Data Sync integrations (e.g., Salesforce, NetSuite), custom API connections don't include a built-in UI for field mapping unless specifically designed to support it.&lt;/P&gt;
&lt;P class="ds-markdown-paragraph"&gt;For your custom API integration, you'll need to handle data mapping programmatically through either:&lt;/P&gt;
&lt;OL start="1"&gt;
&lt;LI&gt;
&lt;P class="ds-markdown-paragraph"&gt;&lt;STRONG&gt;API Configuration:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P class="ds-markdown-paragraph"&gt;Define field mappings directly in your API logic&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="ds-markdown-paragraph"&gt;Ensure API calls (POST/PATCH) target the correct HubSpot objects and property names&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="ds-markdown-paragraph"&gt;&lt;STRONG&gt;Middleware Solutions:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P class="ds-markdown-paragraph"&gt;Use integration platforms like Zapier, Workato, or custom middleware&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="ds-markdown-paragraph"&gt;Configure mappings in the middleware layer if available&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="ds-markdown-paragraph"&gt;Since HubSpot doesn't control the data flow in custom integrations, the standard mapping interface won't appear.&lt;BR /&gt;&lt;BR /&gt;Let me know what you're trying to map specifically (e.g., contacts, deals, custom objects), and I’d be happy to help guide you through a setup or suggest an alternative approach.&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 18:00:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Need-help-with-Mapping/m-p/1155406#M3062</guid>
      <dc:creator>ArisudanTiwari</dc:creator>
      <dc:date>2025-05-21T18:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Mapping</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Need-help-with-Mapping/m-p/1169635#M3124</link>
      <description>&lt;P&gt;Since your integration runs through a custom API and not a native HubSpot app, you won’t get the built-in sync or field mapping options in the UI; that’s only available for apps listed in HubSpot’s Marketplace. With custom setups like this, the data mapping needs to happen in the backend code, so your devs will have to define how info from your external system maps to HubSpot objects (like contacts, deals, or custom properties) via the API. If you’re looking for more flexibility without diving into code each time, tools like Zapier, Make, or Workato can sit between your system and HubSpot to handle mapping in a more visual way. Let me know what kind of objects you're syncing, we can sketch out the best route.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 12:17:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Need-help-with-Mapping/m-p/1169635#M3124</guid>
      <dc:creator>Nhal</dc:creator>
      <dc:date>2025-06-26T12:17:15Z</dc:date>
    </item>
  </channel>
</rss>

