<?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 Get 'Marketing Event' data using Python in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Marketing-Event-data-using-Python/m-p/970317#M73296</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to migrate data from hubspot to AWS database. All other objects data has migrated using AWS tool, I am only left with Marketing event object as it is not supported by AWS tool. So, I am trying to get this done using python.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to fetch data from hubspot 'Marketing Event' object but I am unable to do so. I have checked documentation also but it is not working. Can you please share some idea or code for this?&lt;/P&gt;</description>
    <pubDate>Thu, 02 May 2024 11:07:30 GMT</pubDate>
    <dc:creator>MSingh01</dc:creator>
    <dc:date>2024-05-02T11:07:30Z</dc:date>
    <item>
      <title>Get 'Marketing Event' data using Python</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Marketing-Event-data-using-Python/m-p/970317#M73296</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to migrate data from hubspot to AWS database. All other objects data has migrated using AWS tool, I am only left with Marketing event object as it is not supported by AWS tool. So, I am trying to get this done using python.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to fetch data from hubspot 'Marketing Event' object but I am unable to do so. I have checked documentation also but it is not working. Can you please share some idea or code for this?&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 11:07:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-Marketing-Event-data-using-Python/m-p/970317#M73296</guid>
      <dc:creator>MSingh01</dc:creator>
      <dc:date>2024-05-02T11:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Get 'Marketing Event' data using Python</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Marketing-Event-data-using-Python/m-p/970642#M73307</link>
      <description>&lt;P&gt;Hi, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/755197"&gt;@MSingh01&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Welcome to our community! Thanks for your question. I think we need a bit more detail, so our community can try to help you out.&lt;/P&gt;
&lt;P&gt;Questions:&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;Does it work if you test the end point using Postman?&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;Does it work when you test from the documentation on the endpoints tab?&lt;/LI&gt;
 &lt;LI&gt;If no, what is the error being returned?&lt;/LI&gt;
 &lt;LI&gt;If yes, can you share the relevant portion of your code example?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Lastly, when you say, “&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;have checked documentation as well, but it is not working” can you clarify? Do you mean the example on the endpoints tab isn't working? Or that the documentation isn't addressing your issue?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;Thanks! — Jaycee&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 19:59:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-Marketing-Event-data-using-Python/m-p/970642#M73307</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-05-02T19:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Get 'Marketing Event' data using Python</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Marketing-Event-data-using-Python/m-p/970924#M73326</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried 2 marketing event endpoints which is "Search for marketing events" and "Get a marketing event" in POSTMAN as well as in documentation's endpoints tab. In both endpoints, there are query parameters and I don't know where to find values for that parameters.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I will provide you all the requirements in details:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I need to migrate/Integrate the data from hubspot to the AWS/Cloud database. I have migrated the rest objects using AWS tool but that tool doesn't provide support for 'Marketing Event' object. So, I am finding alternative way like 'To fetch the data using python and API'. Can you please provide some solution for this as I am unable to find that?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, Whats' the api to fetch all records from 'Marketing Event' object. Please provide your suggestion like how can I migrate/load all 'Marketing Event' object data into database?&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 10:54:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-Marketing-Event-data-using-Python/m-p/970924#M73326</guid>
      <dc:creator>MSingh01</dc:creator>
      <dc:date>2024-05-03T10:54:34Z</dc:date>
    </item>
  </channel>
</rss>

