<?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: Getting contact activity by API in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-contact-activity-by-API/m-p/964848#M73013</link>
    <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/749368"&gt;@GGiraud&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; I hope you made some progress here. I have a few of the answers you are after:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;CTA API — there is not a CTA API. If you are using our “legacy” CTAs, you can &lt;A href="https://knowledge.hubspot.com/cta/can-i-export-my-cta-data" target="_blank" rel="noopener"&gt;export performance in-app&lt;/A&gt;.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;List memberships and other details can be found using the &lt;A href="https://developers.hubspot.com/docs/api/crm/lists" target="_blank" rel="noopener"&gt;Lists API.&lt;/A&gt;&amp;nbsp;If you are using Contact-based lists, the legacy endpoint — Get &lt;A href="https://legacydocs.hubspot.com/docs/methods/lists/get_list_contacts" target="_blank" rel="noopener"&gt;Contacts in a List&lt;/A&gt;, is available.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;For Workflows, the &lt;A href="https://developers.hubspot.com/docs/api/automation/create-manage-workflows" target="_blank" rel="noopener"&gt;v3 Automations endpoints&lt;/A&gt; are under development. If you need enrollment info, one option I've used, is to create a List of Contacts who've enrolled in a specific and then query the List API to get the vids for each record.&lt;/LI&gt;
&lt;LI&gt;Marketing Events API – you mentioned including the Business Intelligence scope, but the error is asking for a different scope — link to the &lt;A href="https://developers.hubspot.com/docs/api/marketing/marketing-events#scope-requirements" target="_blank" rel="noopener"&gt;required scopes&lt;/A&gt;.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;We'll leave this thread open in case other community members have additional suggestions or feedback for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 21:06:16 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2024-04-22T21:06:16Z</dc:date>
    <item>
      <title>Getting contact activity by API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-contact-activity-by-API/m-p/964347#M72978</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I try to get some activities of the contacts. I managed to get nearly all I needed but I can't find how to get the following elements :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;call-to-action&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;marketing events&lt;/STRONG&gt; (I tried to use&amp;nbsp;/events/v3/events/?eventType=e_attended_marketing_event but I got the error&amp;nbsp;"Insufficient scopes, requires one of: [event-detail-read]" but 'business-intelligence' scope has been given to my application)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;list subscriptions&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;workflows&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Livestorm&amp;nbsp;&lt;/STRONG&gt;(we have an integration of Livestorm, I don't know if we can get the events generated by Livestorm in the activity feed)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The purpose of my development is to export some elements the activity feed&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GGiraud_0-1713774598454.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/115802iD7E3A4BB1E2F9E97/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GGiraud_0-1713774598454.png" alt="GGiraud_0-1713774598454.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 08:54:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Getting-contact-activity-by-API/m-p/964347#M72978</guid>
      <dc:creator>GGiraud</dc:creator>
      <dc:date>2024-04-22T08:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting contact activity by API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-contact-activity-by-API/m-p/964848#M73013</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/749368"&gt;@GGiraud&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; I hope you made some progress here. I have a few of the answers you are after:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;CTA API — there is not a CTA API. If you are using our “legacy” CTAs, you can &lt;A href="https://knowledge.hubspot.com/cta/can-i-export-my-cta-data" target="_blank" rel="noopener"&gt;export performance in-app&lt;/A&gt;.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;List memberships and other details can be found using the &lt;A href="https://developers.hubspot.com/docs/api/crm/lists" target="_blank" rel="noopener"&gt;Lists API.&lt;/A&gt;&amp;nbsp;If you are using Contact-based lists, the legacy endpoint — Get &lt;A href="https://legacydocs.hubspot.com/docs/methods/lists/get_list_contacts" target="_blank" rel="noopener"&gt;Contacts in a List&lt;/A&gt;, is available.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;For Workflows, the &lt;A href="https://developers.hubspot.com/docs/api/automation/create-manage-workflows" target="_blank" rel="noopener"&gt;v3 Automations endpoints&lt;/A&gt; are under development. If you need enrollment info, one option I've used, is to create a List of Contacts who've enrolled in a specific and then query the List API to get the vids for each record.&lt;/LI&gt;
&lt;LI&gt;Marketing Events API – you mentioned including the Business Intelligence scope, but the error is asking for a different scope — link to the &lt;A href="https://developers.hubspot.com/docs/api/marketing/marketing-events#scope-requirements" target="_blank" rel="noopener"&gt;required scopes&lt;/A&gt;.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;We'll leave this thread open in case other community members have additional suggestions or feedback for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 21:06:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Getting-contact-activity-by-API/m-p/964848#M73013</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-04-22T21:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting contact activity by API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-contact-activity-by-API/m-p/968103#M73190</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;for your answer. It should be fine for lists and workflows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For marketing events, I was using the Event API by filltering on &lt;EM&gt;eventType=e_attended_marketing_event&lt;/EM&gt;&amp;nbsp;(as you can see in the following picture) and I got the message&amp;nbsp;"Your app doesn't the have scopes needed to make this call. Do you have access to the 'business-intelligence' scope? Missing auth details: event-detail-read"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GGiraud_0-1714371719770.png" style="width: 1220px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/116343i9189DC94B012EB61/image-dimensions/1220x331?v=v2" width="1220" height="331" role="button" title="GGiraud_0-1714371719770.png" alt="GGiraud_0-1714371719770.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;And even with&amp;nbsp;&lt;EM&gt;crm.objects.marketing_events.read&lt;/EM&gt; and&lt;BR /&gt;&lt;EM&gt;crm.objects.marketing_events.write&lt;/EM&gt;&amp;nbsp;I get the same error (and of course&amp;nbsp;&lt;EM&gt;business-intelligence&amp;nbsp;&lt;/EM&gt;is checked).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't mind using Marketing Events API, but I don't see any way (with this API) to get &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;all marketing events a contact attended.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Best,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Guillaume&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 07:03:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Getting-contact-activity-by-API/m-p/968103#M73190</guid>
      <dc:creator>GGiraud</dc:creator>
      <dc:date>2024-04-29T07:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting contact activity by API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-contact-activity-by-API/m-p/1115989#M80631</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;A class="" href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/749368" target="_self"&gt;&lt;SPAN class=""&gt;GGiraud&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Did you evern find a way to get the Firestorm activities via API? I think my use case is very similar. I am trying to associate contacts to a marketing event based on event attendance - which is a live engagement actvitiy on the contact's activity feed supplied by the webinar company.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 10:48:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Getting-contact-activity-by-API/m-p/1115989#M80631</guid>
      <dc:creator>josie_hill</dc:creator>
      <dc:date>2025-02-28T10:48:28Z</dc:date>
    </item>
  </channel>
</rss>

