<?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: Tasks API - list of properties in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Tasks-API-list-of-properties/m-p/617809#M52499</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/13982"&gt;@dennisedson&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;using the Properties API I sent request to&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;A href="https://api.hubapi.com/crm/v3/properties/task/" target="_blank"&gt;https://api.hubapi.com/crm/v3/properties/task/&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;and was able to find all the available task properties&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 19 Apr 2022 08:02:08 GMT</pubDate>
    <dc:creator>matteoumbri</dc:creator>
    <dc:date>2022-04-19T08:02:08Z</dc:date>
    <item>
      <title>Tasks API - list of properties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Tasks-API-list-of-properties/m-p/615854#M52439</link>
      <description>&lt;P&gt;I need to download Hubspot tasks via API and I am looking at this documentation page:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/crm/tasks" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/tasks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the "List" section I read that I can send a GET request to&amp;nbsp;&lt;SPAN&gt;/crm/v3/objects/tasks, and in the request I could pass "A comma separated list of the properties to be returned in the response".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone know where should I retrieve the allowed property names to pass?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I implemented a similar download flow for tickets, I went to the ticket property configuration page, and next to each property (either built-in or custom) you have access to the internal Hubspot name to be used via API.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I cannot find anything similar for tasks - and if I send the request to download the tasks without passing any property, I only get&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hs_createdate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hs_lastmodifieddate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hs_object_id&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;archived&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;While for each task I'd like to have of course also the "Due Date", the title/subject of the task, the "Task Type" (email, call, todo), the assigned owner, the status, priority, etc.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In one word, I'd like to find out whatever info is stored on Hubspot about a task.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can anyone share some suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Matteo&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 16:08:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Tasks-API-list-of-properties/m-p/615854#M52439</guid>
      <dc:creator>matteoumbri</dc:creator>
      <dc:date>2022-04-15T16:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tasks API - list of properties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Tasks-API-list-of-properties/m-p/617301#M52475</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/94041"&gt;@matteoumbri&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can query the &lt;A href="https://developers.hubspot.com/docs/api/crm/properties" target="_blank" rel="noopener"&gt;Properties API&lt;/A&gt; to get a comprehensive list of available properties.&amp;nbsp; If you are going to request many, I would suggest employing the &lt;A href="https://developers.hubspot.com/docs/api/crm/search" target="_blank" rel="noopener"&gt;CRM Search API&lt;/A&gt; instead.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 19:18:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Tasks-API-list-of-properties/m-p/617301#M52475</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2022-04-18T19:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tasks API - list of properties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Tasks-API-list-of-properties/m-p/617809#M52499</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/13982"&gt;@dennisedson&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;using the Properties API I sent request to&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;A href="https://api.hubapi.com/crm/v3/properties/task/" target="_blank"&gt;https://api.hubapi.com/crm/v3/properties/task/&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;and was able to find all the available task properties&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Apr 2022 08:02:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Tasks-API-list-of-properties/m-p/617809#M52499</guid>
      <dc:creator>matteoumbri</dc:creator>
      <dc:date>2022-04-19T08:02:08Z</dc:date>
    </item>
  </channel>
</rss>

