<?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: Issue With MarketingEvents Api in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-With-MarketingEvents-Api/m-p/1231096#M85931</link>
    <description>&lt;P&gt;I am not from the HubSpot team, but here are a few things I have seen when the two don’t line up:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The UI’s “Completed” label comes from broader event-status logic, while the API’s eventCompleted flag only updates when the Marketing Events object itself is updated through the API.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Manually created events or events coming from certain integrations don’t always populate that property unless the full Marketing Events API flow is used.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Because of that, the UI can say “Completed” even when the API property stays false.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;One alternative is to treat &lt;STRONG&gt;endDateTime + eventStatus&lt;/STRONG&gt; (or attendance data if you’re tracking participants) as the source of truth, since those are consistently updated across both UI and API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this helps, or if you have any other questions!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;SPAN class="lia-unicode-emoji"&gt;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Was I able to help answer your question? Help the community by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;marking it as a solution.&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="20.365535248041773%" height="191px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrandonWoodruff_0-1764858030119.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/163146iD42FB4B9D54BB707/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BrandonWoodruff_0-1764858030119.jpeg" alt="BrandonWoodruff_0-1764858030119.jpeg" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="79.50391644908615%" height="191px"&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://www.linkedin.com/in/brandon-woody-woodruff/" target="_blank" rel="noopener nofollow noreferrer"&gt;Brandon Woodruff&lt;/A&gt;&lt;BR /&gt;&lt;/STRONG&gt;Senior Software Developer @&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.pearagon.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;Pearagon&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Still have questions? Reach out at&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="mailto:brandon@pearagon.com" target="_blank" rel="noopener nofollow noreferrer"&gt;brandon@pearagon.com&lt;/A&gt;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrandonWoodruff_1-1764858030119.png" style="width: 200px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/163145i4E4990796FFEE383/image-size/small?v=v2&amp;amp;px=200" role="button" title="BrandonWoodruff_1-1764858030119.png" alt="BrandonWoodruff_1-1764858030119.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;</description>
    <pubDate>Thu, 04 Dec 2025 14:22:42 GMT</pubDate>
    <dc:creator>BrandonWoodruff</dc:creator>
    <dc:date>2025-12-04T14:22:42Z</dc:date>
    <item>
      <title>Issue With MarketingEvents Api</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-With-MarketingEvents-Api/m-p/1231004#M85923</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I’m working with the &lt;STRONG&gt;HubSpot Marketing Events API v3&lt;/STRONG&gt; — specifically this endpoint:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GET /marketing/v3/marketing-events/events/{eventId}&lt;/STRONG&gt;&lt;BR /&gt;(Reference: &lt;A href="https://developers.hubspot.com/docs/api-reference/marketing-marketing-events-v3/basic/get-marketing-v3-marketing-events-" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/api-reference/marketing-marketing-events-v3/basic/get-marketing-v3-marketing-events-&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;I’ve noticed an issue with the field &lt;STRONG&gt;eventCompleted&lt;/STRONG&gt;.&lt;BR /&gt;In all of my cases, this value is always returned as &lt;STRONG&gt;false&lt;/STRONG&gt;, even when the event is clearly marked as &lt;STRONG&gt;Completed&lt;/STRONG&gt; in the HubSpot UI.&lt;/P&gt;&lt;P&gt;So for example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;In the HubSpot interface → Event status = &lt;STRONG&gt;Completed&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;In the API response → "eventCompleted": false&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This makes it unreliable to determine the real completion state of the marketing event through the API.&lt;/P&gt;&lt;P&gt;Has anyone else experienced this, or is there some additional configuration required for eventCompleted to reflect the true status?&lt;BR /&gt;Any guidance or clarification from the HubSpot team would be appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 09:35:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Issue-With-MarketingEvents-Api/m-p/1231004#M85923</guid>
      <dc:creator>skerdi</dc:creator>
      <dc:date>2025-12-04T09:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue With MarketingEvents Api</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-With-MarketingEvents-Api/m-p/1231096#M85931</link>
      <description>&lt;P&gt;I am not from the HubSpot team, but here are a few things I have seen when the two don’t line up:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The UI’s “Completed” label comes from broader event-status logic, while the API’s eventCompleted flag only updates when the Marketing Events object itself is updated through the API.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Manually created events or events coming from certain integrations don’t always populate that property unless the full Marketing Events API flow is used.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Because of that, the UI can say “Completed” even when the API property stays false.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;One alternative is to treat &lt;STRONG&gt;endDateTime + eventStatus&lt;/STRONG&gt; (or attendance data if you’re tracking participants) as the source of truth, since those are consistently updated across both UI and API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this helps, or if you have any other questions!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;SPAN class="lia-unicode-emoji"&gt;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Was I able to help answer your question? Help the community by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;marking it as a solution.&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="20.365535248041773%" height="191px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrandonWoodruff_0-1764858030119.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/163146iD42FB4B9D54BB707/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BrandonWoodruff_0-1764858030119.jpeg" alt="BrandonWoodruff_0-1764858030119.jpeg" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="79.50391644908615%" height="191px"&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://www.linkedin.com/in/brandon-woody-woodruff/" target="_blank" rel="noopener nofollow noreferrer"&gt;Brandon Woodruff&lt;/A&gt;&lt;BR /&gt;&lt;/STRONG&gt;Senior Software Developer @&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.pearagon.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;Pearagon&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Still have questions? Reach out at&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="mailto:brandon@pearagon.com" target="_blank" rel="noopener nofollow noreferrer"&gt;brandon@pearagon.com&lt;/A&gt;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrandonWoodruff_1-1764858030119.png" style="width: 200px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/163145i4E4990796FFEE383/image-size/small?v=v2&amp;amp;px=200" role="button" title="BrandonWoodruff_1-1764858030119.png" alt="BrandonWoodruff_1-1764858030119.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;</description>
      <pubDate>Thu, 04 Dec 2025 14:22:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Issue-With-MarketingEvents-Api/m-p/1231096#M85931</guid>
      <dc:creator>BrandonWoodruff</dc:creator>
      <dc:date>2025-12-04T14:22:42Z</dc:date>
    </item>
  </channel>
</rss>

