<?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: Pull data from Hubspot Custom Report? in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/274699#M24989</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/96334"&gt;@christiancph&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately with the current setup of the endpoints, it's not possible to fetch data in this way whereby a query parameter is defined that uses the logic, if a property is equalled to X then return those contacts that match this criteria.&amp;nbsp;The good news is that this is definitely on our Product Teams radar!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An alternative solution could potentially lie with the List endpoint, &lt;A href="https://developers.hubspot.com/docs/methods/lists/get_list_contacts" target="_self"&gt;Get Contacts in a List.&amp;nbsp;&lt;/A&gt;This endpoint allows you to pull all contacts who are associated to a list ID you define in the request. This would allow you to create an Active List in your Portal using the above criteria to filter contacts, as this is an active list, it would frequently update to include new contacts who match the criteria.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once the list is created, you can then pull contact VIDS that have the list membership associated to their record, thus pulling the total number of contacts that have this value set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Matt&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 07:42:15 GMT</pubDate>
    <dc:creator>Willson</dc:creator>
    <dc:date>2019-06-12T07:42:15Z</dc:date>
    <item>
      <title>Pull data from Hubspot Custom Report?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/274469#M24961</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't find it in the API overview, so that's why the question comes here:&lt;/P&gt;&lt;P&gt;Is it possible to pull data via the API from a custom report made in Hubspot Reports?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 09:18:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/274469#M24961</guid>
      <dc:creator>christiancph</dc:creator>
      <dc:date>2019-06-11T09:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data from Hubspot Custom Report?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/274485#M24963</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/96334"&gt;@christiancph&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great question! Currently, the best API to work with in-terms of gathering reporting data would be the &lt;A href="https://developers.hubspot.com/docs/methods/analytics/analytics-overview" target="_self"&gt;Analytics API&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Analytics API is designed around the functionality of HubSpot's various reporting tools. The data returned by these APIs will mimic the data you would see in those tools. For example, when&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.hubspot.com/docs/methods/analytics/get-analytics-data-breakdowns" target="_blank"&gt;pulling sources data&lt;/A&gt;&lt;SPAN&gt;, the data in the results would be similar to what you would see in the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://knowledge.hubspot.com/sources-user-guide-v2/how-to-analyze-sources-data" target="_blank"&gt;sources report&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, the options available do not allow you to pull exact data as it would appear in a dashboard report - this extends to custom reports. Instead the data is pulled by referencing analytics data associated to an object i.e Contacts, Deals etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you're looking to extract specific data from a report, you'll have to work with the relevant endpoint to extract this data and combine it externally for use. As an example, the following endpoint can be used to extract &lt;A href="https://developers.hubspot.com/docs/methods/analytics/get-analytics-data-by-object" target="_self"&gt;Analytics Data for a specified object.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 10:59:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/274485#M24963</guid>
      <dc:creator>Willson</dc:creator>
      <dc:date>2019-06-11T10:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data from Hubspot Custom Report?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/274496#M24968</link>
      <description>&lt;P&gt;Thanks for your answer &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;P&gt;So if I wanted the pull the number of contacts that has a specific custom property set to "X" that was created in the current month... would that be possible with the Analytics API? I only see event completions, form submissions etc...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 11:33:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/274496#M24968</guid>
      <dc:creator>christiancph</dc:creator>
      <dc:date>2019-06-11T11:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data from Hubspot Custom Report?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/274699#M24989</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/96334"&gt;@christiancph&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately with the current setup of the endpoints, it's not possible to fetch data in this way whereby a query parameter is defined that uses the logic, if a property is equalled to X then return those contacts that match this criteria.&amp;nbsp;The good news is that this is definitely on our Product Teams radar!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An alternative solution could potentially lie with the List endpoint, &lt;A href="https://developers.hubspot.com/docs/methods/lists/get_list_contacts" target="_self"&gt;Get Contacts in a List.&amp;nbsp;&lt;/A&gt;This endpoint allows you to pull all contacts who are associated to a list ID you define in the request. This would allow you to create an Active List in your Portal using the above criteria to filter contacts, as this is an active list, it would frequently update to include new contacts who match the criteria.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once the list is created, you can then pull contact VIDS that have the list membership associated to their record, thus pulling the total number of contacts that have this value set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Matt&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 07:42:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/274699#M24989</guid>
      <dc:creator>Willson</dc:creator>
      <dc:date>2019-06-12T07:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data from Hubspot Custom Report?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/275646#M25089</link>
      <description>&lt;P&gt;Thanks for your response Matt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Final solution for this ended up being a scheduled data dump of contacts with properties &amp;amp; the same for deals into Google sheets so we can model the data there &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;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 21:44:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/275646#M25089</guid>
      <dc:creator>christiancph</dc:creator>
      <dc:date>2019-06-17T21:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data from Hubspot Custom Report?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/406575#M40257</link>
      <description>&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any update to pulling data from a custom report? The data I'm after is in Deals and Line items. The Analytics API seems to deal mainly with site traffic..?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or should I try CRM associations? Ideally I'd like to avoid the need for two data dumps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Annika&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 12:18:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/406575#M40257</guid>
      <dc:creator>AWong24</dc:creator>
      <dc:date>2021-02-05T12:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data from Hubspot Custom Report?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/511791#M47815</link>
      <description>&lt;P&gt;HI, what I did to bypass this limmitation was creating a list based on the last 7 days and extract the list with the properties I have in my custom report, than I append to the report weekly, it's the only automatic way to extract a custom report automatically, in my case I drop duplicated contact IDs and keep the last changed value for each&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 12:40:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pull-data-from-Hubspot-Custom-Report/m-p/511791#M47815</guid>
      <dc:creator>gviero</dc:creator>
      <dc:date>2021-10-18T12:40:14Z</dc:date>
    </item>
  </channel>
</rss>

