<?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 HubSpot API scope to retrieve properties from tickets in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-API-scope-to-retrieve-properties-from-tickets/m-p/1014678#M75245</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Context&lt;/STRONG&gt;: There are 4 native objects in HubSpot:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;contacts&lt;/LI&gt;&lt;LI&gt;companies&lt;/LI&gt;&lt;LI&gt;deals&lt;/LI&gt;&lt;LI&gt;tickets&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am retrieving information via the CRM API and using the following scopes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;crm.objects.contacts.read&lt;/LI&gt;&lt;LI&gt;crm.schemas.contacts.read&lt;/LI&gt;&lt;LI&gt;crm.objects.companies.read&lt;/LI&gt;&lt;LI&gt;crm.schemas.companies.read&lt;/LI&gt;&lt;LI&gt;crm.objects.deals.read&lt;/LI&gt;&lt;LI&gt;crm.schemas.deals.read&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not see the scopes for &lt;STRONG&gt;tickets&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;What are the scopes to retrieve data for the native tickets object, just like for contacts, companies and deals?&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2024 14:37:30 GMT</pubDate>
    <dc:creator>alvarofranz</dc:creator>
    <dc:date>2024-07-23T14:37:30Z</dc:date>
    <item>
      <title>HubSpot API scope to retrieve properties from tickets</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-API-scope-to-retrieve-properties-from-tickets/m-p/1014678#M75245</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Context&lt;/STRONG&gt;: There are 4 native objects in HubSpot:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;contacts&lt;/LI&gt;&lt;LI&gt;companies&lt;/LI&gt;&lt;LI&gt;deals&lt;/LI&gt;&lt;LI&gt;tickets&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am retrieving information via the CRM API and using the following scopes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;crm.objects.contacts.read&lt;/LI&gt;&lt;LI&gt;crm.schemas.contacts.read&lt;/LI&gt;&lt;LI&gt;crm.objects.companies.read&lt;/LI&gt;&lt;LI&gt;crm.schemas.companies.read&lt;/LI&gt;&lt;LI&gt;crm.objects.deals.read&lt;/LI&gt;&lt;LI&gt;crm.schemas.deals.read&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not see the scopes for &lt;STRONG&gt;tickets&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;What are the scopes to retrieve data for the native tickets object, just like for contacts, companies and deals?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 14:37:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-API-scope-to-retrieve-properties-from-tickets/m-p/1014678#M75245</guid>
      <dc:creator>alvarofranz</dc:creator>
      <dc:date>2024-07-23T14:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot API scope to retrieve properties from tickets</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-API-scope-to-retrieve-properties-from-tickets/m-p/1014762#M75248</link>
      <description>&lt;P&gt;Tickets just have two scopes -&amp;nbsp;&lt;FONT face="andale mono,times" color="#800000"&gt;tickets&lt;/FONT&gt; and&amp;nbsp;&lt;FONT face="andale mono,times"&gt;&lt;FONT color="#800000"&gt;tickets.sensitive&lt;/FONT&gt;.&lt;/FONT&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;tickets will give you the same access as&amp;nbsp;&lt;FONT face="andale mono,times" color="#800000"&gt;crm.objects.[object].read&lt;/FONT&gt; and &lt;FONT face="andale mono,times" color="#800000"&gt;crm.objects.[object].write&lt;/FONT&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 15:47:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-API-scope-to-retrieve-properties-from-tickets/m-p/1014762#M75248</guid>
      <dc:creator>Bortami</dc:creator>
      <dc:date>2024-07-23T15:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot API scope to retrieve properties from tickets</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-API-scope-to-retrieve-properties-from-tickets/m-p/1014878#M75252</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 18:41:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-API-scope-to-retrieve-properties-from-tickets/m-p/1014878#M75252</guid>
      <dc:creator>alvarofranz</dc:creator>
      <dc:date>2024-07-23T18:41:31Z</dc:date>
    </item>
  </channel>
</rss>

