<?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: Export data to AWS datalake in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Export-data-to-AWS-datalake/m-p/299462#M28130</link>
    <description>&lt;P&gt;Thanks again for your reply&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66274"&gt;@WendyGoh&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes for&amp;nbsp;&lt;SPAN&gt;cancelled I mean that a deal is being deleted.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your support&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2019 08:03:02 GMT</pubDate>
    <dc:creator>mirko_ds</dc:creator>
    <dc:date>2019-10-30T08:03:02Z</dc:date>
    <item>
      <title>Export data to AWS datalake</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Export-data-to-AWS-datalake/m-p/298983#M28076</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;our company has a datalake architecture on AWS with a classic stack lambda + athena + S3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to transfer all the Hubspot data related to deals on our datalake during the night. I have considered this cases:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- using deals API that all the nights get all the data&lt;/P&gt;&lt;P&gt;-&amp;nbsp;using deals API to have only the data of the last 24 hours&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For rate limit reason, the second way is better but don't garantee that nothing has been cancelled or updated on deals older than 24 hours.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have some suggestions or use cases already realized for this scenario?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 08:36:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Export-data-to-AWS-datalake/m-p/298983#M28076</guid>
      <dc:creator>mirko_ds</dc:creator>
      <dc:date>2019-10-28T08:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Export data to AWS datalake</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Export-data-to-AWS-datalake/m-p/299160#M28101</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/104774"&gt;@mirko_ds&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When looking to retrieved deals that recently got updated/created, you can look into using this endpoint here:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/methods/deals/get_deals_modified" target="_blank"&gt;Get Recent Deals | Deals API&lt;/A&gt; so that you do not have to use the get all deals endpoint and page through all the deals.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 02:35:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Export-data-to-AWS-datalake/m-p/299160#M28101</guid>
      <dc:creator>WendyGoh</dc:creator>
      <dc:date>2019-10-29T02:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Export data to AWS datalake</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Export-data-to-AWS-datalake/m-p/299212#M28106</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66274"&gt;@WendyGoh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your feedback. The endpoint you linked it's very good to understand the what is changed/created in last x time.&amp;nbsp; How can I understand if something has been cancelled?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 09:30:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Export-data-to-AWS-datalake/m-p/299212#M28106</guid>
      <dc:creator>mirko_ds</dc:creator>
      <dc:date>2019-10-29T09:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Export data to AWS datalake</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Export-data-to-AWS-datalake/m-p/299423#M28122</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/104774"&gt;@mirko_ds&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By cancelled do you mean that when a deal is being deleted? If that's the case, currently the endpoint doesn't return deleted deal. Any deal that returned from deals API hasn't been deleted.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When looking to get notified of deleted deals, you can explore the HubSpot Webhook:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/methods/webhooks/webhooks-overview" target="_blank"&gt;Webhooks API Overview&lt;/A&gt; and subscribe to the deal deletions events.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 01:36:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Export-data-to-AWS-datalake/m-p/299423#M28122</guid>
      <dc:creator>WendyGoh</dc:creator>
      <dc:date>2019-10-30T01:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Export data to AWS datalake</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Export-data-to-AWS-datalake/m-p/299462#M28130</link>
      <description>&lt;P&gt;Thanks again for your reply&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66274"&gt;@WendyGoh&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes for&amp;nbsp;&lt;SPAN&gt;cancelled I mean that a deal is being deleted.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your support&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 08:03:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Export-data-to-AWS-datalake/m-p/299462#M28130</guid>
      <dc:creator>mirko_ds</dc:creator>
      <dc:date>2019-10-30T08:03:02Z</dc:date>
    </item>
  </channel>
</rss>

