<?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: Update API for tickets in Tickets &amp; Conversations</title>
    <link>https://community.hubspot.com/t5/Tickets-Conversations/Update-API-for-tickets/m-p/710850#M4100</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/16592"&gt;@MrJustinGivens&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q1)But i need to know tickets that are modified within a specific range of time. The time range should be mentioned by us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q2)for example i have 1L tickets, to know the association for that do i need to hit 1L apis only for contacts?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2022 06:17:51 GMT</pubDate>
    <dc:creator>JNallareddy</dc:creator>
    <dc:date>2022-10-27T06:17:51Z</dc:date>
    <item>
      <title>Update API for tickets</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Update-API-for-tickets/m-p/710357#M4093</link>
      <description>&lt;P&gt;1.Do Hubspot have Update API for tickets other than channel logs?&lt;/P&gt;&lt;P&gt;2.To know the association between contacts, tickets and companies there is a long process. Is there any other way to the relation between them.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 09:30:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Update-API-for-tickets/m-p/710357#M4093</guid>
      <dc:creator>JNallareddy</dc:creator>
      <dc:date>2022-10-26T09:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Update API for tickets</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Update-API-for-tickets/m-p/710783#M4099</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/467552"&gt;@JNallareddy&lt;/a&gt;&amp;nbsp;Here's the API for Tickets:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/crm/tickets" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/tickets&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can do just about anything with that API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also get all the associations by type, for example:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Contacts:&lt;/STRONG&gt; /crm/v4/objects/tickets/{ticketId}/associations/contact&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Company:&lt;/STRONG&gt; /crm/v4/objects/tickets/{ticketId}/associations/company&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 22:02:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Update-API-for-tickets/m-p/710783#M4099</guid>
      <dc:creator>MrJustinGivens</dc:creator>
      <dc:date>2022-10-26T22:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Update API for tickets</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Update-API-for-tickets/m-p/710850#M4100</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/16592"&gt;@MrJustinGivens&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q1)But i need to know tickets that are modified within a specific range of time. The time range should be mentioned by us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q2)for example i have 1L tickets, to know the association for that do i need to hit 1L apis only for contacts?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 06:17:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Update-API-for-tickets/m-p/710850#M4100</guid>
      <dc:creator>JNallareddy</dc:creator>
      <dc:date>2022-10-27T06:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Update API for tickets</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Update-API-for-tickets/m-p/711102#M4103</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/467552"&gt;@JNallareddy&lt;/a&gt;&amp;nbsp;Then you need to use the search API for tickets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/crm/v3/objects/tickets/search&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can then filter off the last modified time or other properties.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 14:21:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Update-API-for-tickets/m-p/711102#M4103</guid>
      <dc:creator>MrJustinGivens</dc:creator>
      <dc:date>2022-10-27T14:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Update API for tickets</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Update-API-for-tickets/m-p/711456#M4105</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/16592"&gt;@MrJustinGivens&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for the solution!!&lt;BR /&gt;I have one more question&lt;BR /&gt;I need to know the association for between contacts , Tickets , compnaies in one API instead hitting indivisual api for every ticket ID.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2022 06:01:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Update-API-for-tickets/m-p/711456#M4105</guid>
      <dc:creator>JNallareddy</dc:creator>
      <dc:date>2022-10-28T06:01:50Z</dc:date>
    </item>
  </channel>
</rss>

