<?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 feature returning error on objectProperties in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Export-feature-returning-error-on-objectProperties/m-p/860182#M67986</link>
    <description>&lt;P&gt;No I have not made any progress. They are a combination of both custom and default. I can receive data back though. I tried with smaller properties, but will try again with other combinations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"abandon_rate,createdate,hs_ticket_category,elmlink_create_date,elm_product,ticket_type,subject," "hubspot_owner_id,hs_pipeline_stage,ticket_created_by,hs_pipeline,hs_resolution,hs_ticket_id," "source_type,queue,work_count,future_due_date,closed_date"&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2023 14:27:31 GMT</pubDate>
    <dc:creator>knorfleet</dc:creator>
    <dc:date>2023-10-05T14:27:31Z</dc:date>
    <item>
      <title>Export feature returning error on objectProperties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Export-feature-returning-error-on-objectProperties/m-p/857009#M67824</link>
      <description>&lt;P&gt;I am attempting to use the new export feature for tickets, I have code the pulls the entire ticket list today, but it runs for hours. With the export, everything works fine if I do not include any objectProperties. I carried over the same list of fields from search properties, but I receive an error "{"status":"error","message":"Please fix or remove these properties as they are not a part of the object:"... when I include any of the fields I need exported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the API to validate these fields and they work for a full pull or recent changes, but do not work at all for the EXPORT API.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appeciated!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 21:49:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Export-feature-returning-error-on-objectProperties/m-p/857009#M67824</guid>
      <dc:creator>knorfleet</dc:creator>
      <dc:date>2023-09-28T21:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Export feature returning error on objectProperties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Export-feature-returning-error-on-objectProperties/m-p/857370#M67845</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/639445"&gt;@knorfleet&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Did you make any progress here? Are these custom properties or default ticket properties?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not, can you share a simple example request:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;using the Search API and one property&lt;/LI&gt;
&lt;LI&gt;using the Export API and using the same property (that fails)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thank you for the additional details! — Jaycee&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 15:33:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Export-feature-returning-error-on-objectProperties/m-p/857370#M67845</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-09-29T15:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Export feature returning error on objectProperties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Export-feature-returning-error-on-objectProperties/m-p/860182#M67986</link>
      <description>&lt;P&gt;No I have not made any progress. They are a combination of both custom and default. I can receive data back though. I tried with smaller properties, but will try again with other combinations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"abandon_rate,createdate,hs_ticket_category,elmlink_create_date,elm_product,ticket_type,subject," "hubspot_owner_id,hs_pipeline_stage,ticket_created_by,hs_pipeline,hs_resolution,hs_ticket_id," "source_type,queue,work_count,future_due_date,closed_date"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 14:27:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Export-feature-returning-error-on-objectProperties/m-p/860182#M67986</guid>
      <dc:creator>knorfleet</dc:creator>
      <dc:date>2023-10-05T14:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Export feature returning error on objectProperties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Export-feature-returning-error-on-objectProperties/m-p/860424#M68003</link>
      <description>&lt;P&gt;I tried to run the export again with fewer fields and different combinations to no avail. Only an empty objectProperties appears to work....&lt;BR /&gt;&lt;BR /&gt;{'exportType': 'VIEW', 'exportName': 'Tickets_Name', 'format': 'csv', 'language': 'EN', 'objectType': 'TICKET', 'objectProperties': ['ticket_type,category,ticket_id']}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;resulted in a 400 response:&lt;/P&gt;&lt;P&gt;&amp;nbsp;"status":"error","message":"Please fix or remove these properties as they are not a part of the object: ticket_type,category,ticket_id"&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 20:07:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Export-feature-returning-error-on-objectProperties/m-p/860424#M68003</guid>
      <dc:creator>knorfleet</dc:creator>
      <dc:date>2023-10-05T20:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Export feature returning error on objectProperties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Export-feature-returning-error-on-objectProperties/m-p/865609#M68297</link>
      <description>&lt;P&gt;Can you help me out?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 14:09:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Export-feature-returning-error-on-objectProperties/m-p/865609#M68297</guid>
      <dc:creator>knorfleet</dc:creator>
      <dc:date>2023-10-17T14:09:57Z</dc:date>
    </item>
  </channel>
</rss>

