<?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: HubSpot + SQL Server - How to do daily Export &amp;amp; Import  ? in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/377332#M37087</link>
    <description>&lt;P&gt;Hi Reed,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The best aprouch is to use a connector between HubSpot and your SQL with a EL or ETL aprouch. ( if you wish you can use your own connector and or ETLs in the market) in my experience.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already work with this two ones.&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.hubspot.com/ecosystem/5890901/marketplace/apps/sales/data-management/import2datamigration" target="_blank"&gt;https://app.hubspot.com/ecosystem/5890901/marketplace/apps/sales/data-management/import2datamigration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.hubspot.com/ecosystem/5890901/marketplace/apps/marketing/analytics-data/stitch" target="_blank"&gt;https://app.hubspot.com/ecosystem/5890901/marketplace/apps/marketing/analytics-data/stitch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The DYI . some examples.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Jpsanchezasmalljob/tap-hubspot" target="_blank"&gt;https://github.com/Jpsanchezasmalljob/tap-hubspot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Ucculer22/HubSpot-SQL-Data-Clean-Up" target="_blank"&gt;https://github.com/Ucculer22/HubSpot-SQL-Data-Clean-Up&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jpetrucciani/hubspot3" target="_blank"&gt;https://github.com/jpetrucciani/hubspot3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if it helps you! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;JP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Oct 2020 13:10:07 GMT</pubDate>
    <dc:creator>jpsanchez</dc:creator>
    <dc:date>2020-10-08T13:10:07Z</dc:date>
    <item>
      <title>HubSpot + SQL Server - How to do daily Export &amp; Import  ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/376911#M37046</link>
      <description>&lt;P&gt;Hi, I am looking to integrated HubSpot with my SQL server database which will act as a single source of truth between for all CRM &amp;amp; Sales data for reporting ( offline+online)&lt;/P&gt;&lt;P&gt;There are 2 use cases for the integrations:&lt;/P&gt;&lt;P&gt;1. Export all Contacts with a list of properties from HubSpot and push it to SQL server on a daily basis. I would prefer incremental ie only New or Updated contacts info will be updated in databases, if not possible then may be over-write the entire table everytime but offcourse the records limit can be a restriction.&lt;/P&gt;&lt;P&gt;2. Import contacts from SQL server stored in a different table and create them as new contacts in HubSpot. These will be offline contacts generated via offline mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both Import &amp;amp; Export should be done twice a day or atleast daily to ensure we have the data synced between database and HubSpot.&amp;nbsp;ur estimated contacts may not go beyond 50K in next 2-3 years.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Challenge is within API documentation, it requires contact id or vid in order to export /retrive the contact data, which we wont have for the new contacts created within HubSpot.&amp;nbsp;O&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please advise on how to bulk export &amp;amp; import data from HubSpot to SQL server database without using an external app, we can build using Python. We are not sure which API to use and how to import/export contacts without contact id/vid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Reed&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 01:26:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/376911#M37046</guid>
      <dc:creator>reedevtaneja</dc:creator>
      <dc:date>2020-10-07T01:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot + SQL Server - How to do daily Export &amp; Import  ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/377152#M37070</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/147689"&gt;@reedevtaneja&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for submitting the question!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wanted to tag a few people from the community in here who may be able to assist!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/158"&gt;@jpsanchez&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/2599"&gt;@derekcavaliero&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/76319"&gt;@DanielSanchez&lt;/a&gt;&amp;nbsp;-- Hi all!&amp;nbsp; Do you guys have thoughts on this question?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 20:05:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/377152#M37070</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2020-10-07T20:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot + SQL Server - How to do daily Export &amp; Import  ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/377332#M37087</link>
      <description>&lt;P&gt;Hi Reed,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The best aprouch is to use a connector between HubSpot and your SQL with a EL or ETL aprouch. ( if you wish you can use your own connector and or ETLs in the market) in my experience.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already work with this two ones.&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.hubspot.com/ecosystem/5890901/marketplace/apps/sales/data-management/import2datamigration" target="_blank"&gt;https://app.hubspot.com/ecosystem/5890901/marketplace/apps/sales/data-management/import2datamigration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.hubspot.com/ecosystem/5890901/marketplace/apps/marketing/analytics-data/stitch" target="_blank"&gt;https://app.hubspot.com/ecosystem/5890901/marketplace/apps/marketing/analytics-data/stitch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The DYI . some examples.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Jpsanchezasmalljob/tap-hubspot" target="_blank"&gt;https://github.com/Jpsanchezasmalljob/tap-hubspot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Ucculer22/HubSpot-SQL-Data-Clean-Up" target="_blank"&gt;https://github.com/Ucculer22/HubSpot-SQL-Data-Clean-Up&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jpetrucciani/hubspot3" target="_blank"&gt;https://github.com/jpetrucciani/hubspot3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if it helps you! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;JP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 13:10:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/377332#M37087</guid>
      <dc:creator>jpsanchez</dc:creator>
      <dc:date>2020-10-08T13:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot + SQL Server - How to do daily Export &amp; Import  ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/386541#M38129</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/147689"&gt;@reedevtaneja&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/138599"&gt;@nhatmusic&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/155578"&gt;@DLarson&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/158"&gt;@jpsanchez&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/13982"&gt;@dennisedson&lt;/a&gt;&amp;nbsp;We offer an app in the HubSpot App Marketplace called &lt;A href="https://ecosystem.hubspot.com/marketplace/apps/marketing/data-management/mssql-replicator" target="_blank" rel="noopener"&gt;MS SQL Server for HubSpot&lt;/A&gt; . The app pulls your HubSpot data into a SQL data warehouse via prebuilt API connectors. A SQL data warehouse in Azure is included in the cost.&lt;BR /&gt;&lt;BR /&gt;Once your HubSpot data is in the data warehouse, it automatically refreshes on a scheduled basis. You can connect the SQL data warehouse to any other application that has a SQL connector.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 21:35:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/386541#M38129</guid>
      <dc:creator>johnelmer</dc:creator>
      <dc:date>2022-01-11T21:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot + SQL Server - How to do daily Export &amp; Import  ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/395620#M39126</link>
      <description>&lt;P&gt;Reed,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have built an extractor for pulling out HubSpot data, indexing it and creating a new SQL Server DB.&amp;nbsp;&amp;nbsp; Still in Beta but will be launching shortly.&amp;nbsp; I would be happy to share it with you now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 19:43:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/395620#M39126</guid>
      <dc:creator>DLarson</dc:creator>
      <dc:date>2020-12-23T19:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot + SQL Server - How to do daily Export &amp; Import  ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/395707#M39137</link>
      <description>&lt;P&gt;Hi Reed,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have built a daily process using Hubspot API v1 to solve similar use cases. Workflow&lt;/P&gt;&lt;P&gt;Download all contact from Hubspot to SQL table -&amp;gt; Update all contact from SQL to Hubspot (Creating new contact is included in this step)&lt;/P&gt;&lt;P&gt;Key: Central table in SQL will be truncated everytime, this table is used to store Hubspot contact and define which contact need to be updated/created in Hubspot contacts with vid.&lt;/P&gt;&lt;P&gt;- Hubspot Get All contact API will return all contact's vid for sure so there is probably no challenge to get vid for new contacts created within Hubspot.&amp;nbsp;&lt;A href="https://legacydocs.hubspot.com/docs/methods/contacts/get_contacts" target="_blank"&gt;https://legacydocs.hubspot.com/docs/methods/contacts/get_contacts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- API limit: since Hubspot limits to 100 contacts per API call, you need to use Contact Offset to loop through all contact and you should handle async API call well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are working on downloading only new/updated contacts to SQL&amp;nbsp; and Import only changed or new contact from SQL to Hubspot. We hope that Hubspot will release 2-way contact sync between Hubspot and SQL server in the future.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that our idea will help you. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2020 17:01:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/395707#M39137</guid>
      <dc:creator>nhatmusic</dc:creator>
      <dc:date>2020-12-24T17:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot + SQL Server - How to do daily Export &amp; Import  ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/480422#M46026</link>
      <description>&lt;P&gt;Is it available somewhere? I could test it&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 07:55:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/480422#M46026</guid>
      <dc:creator>skszymon</dc:creator>
      <dc:date>2021-08-17T07:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot + SQL Server - How to do daily Export &amp; Import  ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/818076#M65548</link>
      <description>&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As it was told, the best solution for your use case is to use a 3rd party tool. I can recommend you to try Skyvia. It natively supports both HubSpot and SQL Server connectors and allows you to easily integrate data in any direction using regular schedule. You can read more about its features &lt;A href="https://skyvia.com/data-integration/integrate-hubspot-sql-server" target="_blank" rel="noopener"&gt;here&lt;/A&gt; or on HubSpot &lt;A href="https://app.hubspot.com/ecosystem/3267231/marketplace/apps/productivity/connector/skyvia" target="_blank" rel="noopener"&gt;marketplace&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Skyvia works good when you need to integrate cloud apps and databases using ETL/ELT approaches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 08:56:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/818076#M65548</guid>
      <dc:creator>SergeyK</dc:creator>
      <dc:date>2023-07-11T08:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot + SQL Server - How to do daily Export &amp; Import  ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/1215271#M85058</link>
      <description>&lt;ARTICLE class="" dir="auto" tabindex="-1" data-turn-id="0e81f984-6d35-434f-87e0-25c5771ca491" data-testid="conversation-turn-12" data-scroll-anchor="true" data-turn="assistant"&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" tabindex="-1"&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" dir="auto" data-message-author-role="assistant" data-message-id="1338fe47-1368-4b91-8797-2e13590e7fb0" data-message-model-slug="gpt-5-thinking"&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;P data-start="0" data-end="623"&gt;In 2025 the cleanest “DIY, no external app” path is: pull from HubSpot with the v3 CRM Search API filtered by &lt;CODE data-start="140" data-end="161"&gt;hs_lastmodifieddate&lt;/CODE&gt; (store a last-run timestamp and page through results), then push back using the Imports API so contacts are upserted by email without needing a &lt;CODE data-start="306" data-end="311"&gt;vid&lt;/CODE&gt;&amp;nbsp; (&lt;A href="https://developers.hubspot.com/docs/api-reference/search/guide" target="_blank"&gt;https://developers.hubspot.com/docs/api-reference/search/guide&lt;/A&gt; )&lt;/P&gt;
&lt;P data-start="0" data-end="623"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="0" data-end="623"&gt;For inbound to HubSpot, batch a CSV from SQL and let the Imports API map Email as the unique ID; it will create or update in one job and handle associations if you include IDs in columns (&lt;A href="https://developers.hubspot.com/docs/api-reference/crm-imports-v3/guide" target="_blank"&gt;https://developers.hubspot.com/docs/api-reference/crm-imports-v3/guide&lt;/A&gt; )&lt;/P&gt;
&lt;P data-start="0" data-end="623"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="625" data-end="967"&gt;On the SQL side, land HubSpot exports into a staging table, then merge into your “source of truth” table by email and &lt;CODE data-start="743" data-end="757"&gt;hs_object_id&lt;/CODE&gt;. For the reverse flow, generate only changed rows since last sync to keep jobs fast and within limits. One quick check: is your SQL Server on-prem or Azure? That affects how you schedule and secure the jobs. Where native connectors stop short, Stacksync fills the gap with real-time, bidirectional sync so your workflows and reports stay trustworthy.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/ARTICLE&gt;</description>
      <pubDate>Wed, 22 Oct 2025 20:01:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/1215271#M85058</guid>
      <dc:creator>RubenBurdin</dc:creator>
      <dc:date>2025-10-22T20:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot + SQL Server - How to do daily Export &amp; Import  ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/1218067#M85170</link>
      <description>&lt;P&gt;Thanks for the updated solution&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/537570"&gt;@RubenBurdin&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt; — Jaycee&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 14:55:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-SQL-Server-How-to-do-daily-Export-amp-Import/m-p/1218067#M85170</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2025-10-30T14:55:43Z</dc:date>
    </item>
  </channel>
</rss>

