<?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: Timeline api integration in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248396#M21189</link>
    <description>&lt;P&gt;You mentioned (This is also a confirmation step so that the user knows that this account will be installed and the scopes that the app is requesting).here who is the user?&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jan 2019 02:26:10 GMT</pubDate>
    <dc:creator>viswa46</dc:creator>
    <dc:date>2019-01-11T02:26:10Z</dc:date>
    <item>
      <title>Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248386#M21179</link>
      <description>&lt;P&gt;I am very new to hubspot. What is the process of  timeline API? I want to track the user login, last login time, transaction initiate time, completed time, cancel time etc.. Anyone suggest the correct API integration from hubspot to track. Is the timeline API works for my requirement?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 10:58:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248386#M21179</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-08T10:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248387#M21180</link>
      <description>&lt;P&gt;Welcome, &lt;A class="mention" href="https://community.hubspot.com/u/viswa46"&gt;@viswa46&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The &lt;A href="https://developers.hubspot.com/docs/methods/timeline/timeline-overview" rel="nofollow noopener"&gt;Timeline API&lt;/A&gt; sounds like the best match for your use case. You can populate different events on contact, company, or deal record timelines, set custom properties, including timestamps, and segment on these properties in HubSpot &lt;A href="https://knowledge.hubspot.com/articles/kcs_article/lists/create-active-or-static-lists" rel="nofollow noopener"&gt;active lists&lt;/A&gt; and &lt;A href="https://knowledge.hubspot.com/workflows-user-guide-v2" rel="nofollow noopener"&gt;workflows&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I think you may wish to create different &lt;A href="https://developers.hubspot.com/docs/methods/timeline/create-event-type" rel="nofollow noopener"&gt;timeline event &lt;EM&gt;types&lt;/EM&gt;&lt;/A&gt; for the different interactions/events you are tracking. For example, one event type could be used to record log &lt;EM&gt;ins&lt;/EM&gt; while another type would record log &lt;EM&gt;outs&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;Please keep in mind that the Timeline API only allows you to &lt;EM&gt;write&lt;/EM&gt; information to a contact, company, or deal record. You will actually need to track the log ins/outs with your own system and then call HubSpot when an action occurs that you want recorded.&lt;/P&gt;
&lt;P&gt;Could you clarify what you mean by "transaction initiate time, completed time, cancel time"? It almost sounds like you are describing &lt;A href="https://knowledge.hubspot.com/getting-started-with-the-hubspot-crm-free/a-quick-tour-of-deals-and-deal-properties" rel="nofollow noopener"&gt;deals&lt;/A&gt;, which are separate objects from contacts. They are best used to reflect "transactions" which may have a monetary value associated with them. Let me know if you would like additional insight here.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 17:33:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248387#M21180</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2019-01-08T17:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248388#M21181</link>
      <description>&lt;ASIDE class="quote group-HubSpotters" data-post="3" data-topic="15220"&gt;
&lt;DIV class="title"&gt;
&lt;DIV class="quote-controls"&gt;&lt;/DIV&gt;
&lt;IMG alt="" width="20" height="20" src="https://discourse-cdn-sjc1.com/hubspot/user_avatar/integrate.hubspot.com/isaac_takushi/40/3361_1.png" class="avatar" /&gt; Isaac_Takushi:&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;You will actually need to track the log ins/outs with your own system and then call HubSpot when an action occurs that you want recorded&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/ASIDE&gt;
&lt;P&gt;Thanks for your time man. one more concern on OAuth. Every time user logged in, we need to establish authorization url with redirect url to grant access. can we do grant operation internally instead of taking user to hubspot page to select account? because user don't know which account they have to select.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 04:16:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248388#M21181</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-09T04:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248389#M21182</link>
      <description>&lt;P&gt;And when i try to create new event for event type signup, getting response as 204 no content. is this good? where i can see the contact timeline. I tried in postman. below are the input&lt;BR /&gt;
&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/e/e2501d82880609ec4cdb00b900b1d5914a0624b0.png" alt="image" width="631" height="249" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 04:21:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248389#M21182</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-09T04:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248390#M21183</link>
      <description>&lt;P&gt;do we need to create contact using contact API for tracking contact timeline event? I don't know the process. Straightaway i created event type and trying to add event. is that fine?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 06:41:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248390#M21183</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-09T06:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248391#M21184</link>
      <description>&lt;P&gt;Hey, &lt;A class="mention" href="https://community.hubspot.com/u/viswa46"&gt;@viswa46&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;To address your first post, the OAuth connection process described &lt;A href="https://developers.hubspot.com/docs/methods/oauth2/oauth2-quickstart" rel="nofollow noopener"&gt;here&lt;/A&gt; only happens between your &lt;A href="https://developers.hubspot.com/docs/faq/how-do-i-create-an-app-in-hubspot" rel="nofollow noopener"&gt;HubSpot developer app&lt;/A&gt; and your production  HubSpot account — your users will not have to go through the process whenever they log in.&lt;/P&gt;
&lt;P&gt;Once you have created an app (it looks like you already have &lt;A href="https://app.hubspot.com/developer/5295070/application/186201" rel="nofollow noopener"&gt;here&lt;/A&gt;) and connected it to your production HubSpot account, the path is something like this:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;User enters their login credentials on your site.&lt;/LI&gt;
&lt;LI&gt;Your backend system verifies the user's credentials and logs them in.&lt;/LI&gt;
&lt;LI&gt;Your backend system makes an OAuth-authenticated call to your app with &lt;A href="https://developers.hubspot.com/docs/methods/timeline/create-or-update-event" rel="nofollow noopener"&gt;this endpoint&lt;/A&gt; with the information for the login event.&lt;/LI&gt;
&lt;LI&gt;HubSpot verifies the call and creates a new login event on that user's contact record timeline.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Per your second question: Yes. When you call &lt;A href="https://developers.hubspot.com/docs/methods/timeline/create-or-update-event" rel="nofollow noopener"&gt;this endpoint&lt;/A&gt;, a &lt;CODE&gt;204&lt;/CODE&gt; response indicates success.&lt;/P&gt;
&lt;P&gt;Per your third question: No. You do not &lt;EM&gt;need&lt;/EM&gt; to create a contact with the Contacts API before creating a timeline event for them. As noted in the section 5 &lt;STRONG&gt;&lt;EM&gt;Associating the event with a CRM object&lt;/EM&gt;&lt;/STRONG&gt;, in &lt;A href="https://developers.hubspot.com/docs/methods/timeline/timeline-overview#associate-event-with-contact" rel="nofollow noopener"&gt;this article&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Email addresses must be unique for contacts in HubSpot, so if there is an existing contact with the provided email, that contact would be updated, but if no contact exists under the email address you provide, a new contact will be created. By default, this new contact will only have the email contact property provided.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Said differently, if you pass a new &lt;CODE&gt;email&lt;/CODE&gt; when creating an event, it will automatically create a new contact record for you.&lt;/P&gt;
&lt;P&gt;To be transparent, I'll be heading on vacation shortly, so I may miss your responses. While I'm out of office next week, my teammates &lt;A class="mention" href="https://community.hubspot.com/u/derek_gervais"&gt;@Derek_Gervais&lt;/A&gt; and &lt;A class="mention" href="https://community.hubspot.com/u/connor_barley"&gt;@Connor_Barley&lt;/A&gt; will be keeping an eye on my ongoing threads.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 15:05:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248391#M21184</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2019-01-09T15:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248392#M21185</link>
      <description>&lt;P&gt;I still have concern on connecting developer account with hubspot account internally. For timeline event, we need access token. we will get that only by calling authorization url and that will redirect to select account, after that that will go to redirect url. how we can make it as internally? can i get any demo or example with real time for this API?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 09:38:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248392#M21185</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-10T09:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248393#M21186</link>
      <description>&lt;P&gt;I have gone through OAuth demo app. there also hubspot page is loading to select the account to grant access. can't we select account internally?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 12:25:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248393#M21186</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-10T12:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248394#M21187</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/viswa46"&gt;@viswa46&lt;/A&gt;, since Isaac is out on vacation I'm happy to respond. Are you asking if you can bypass selecting the account you'd like to install an application to? If so, that isn't possible. Many people can be part of multiple HubSpot accounts, so you must select the account you'd like to install the app to. This is also a confirmation step so that the user knows that this account will be installed and the scopes that the app is requesting.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 23:21:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248394#M21187</guid>
      <dc:creator>cbarley</dc:creator>
      <dc:date>2019-01-10T23:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248395#M21188</link>
      <description>&lt;P&gt;Thanks man&lt;BR /&gt;
No. Let's take one example. Say my website is Yahoo mail. I have hubspot account and developer account as well. Within developer account I have application and event type. Everything is set. Now, user try to login in Yahoo mail. I have to add the user to timeline. Whenever user login, how to establish the connection between app and account internally? Because user logs in, I have to call the authorization url. Then it goes to the hubspot list of accounts page to select. But don't know the hubspot and what account have to select and all. Have you gone through all thread here?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 02:24:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248395#M21188</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-11T02:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248396#M21189</link>
      <description>&lt;P&gt;You mentioned (This is also a confirmation step so that the user knows that this account will be installed and the scopes that the app is requesting).here who is the user?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 02:26:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248396#M21189</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-11T02:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248397#M21190</link>
      <description>&lt;P&gt;&lt;A class="mention" href="https://community.hubspot.com/u/connor_barley"&gt;@Connor_Barley&lt;/A&gt; how to establish connection between application in developer account and hubspot pro account  internally or automatically? can you show any demo right from the connection establish to create event in contact's timeline?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 05:23:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248397#M21190</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-11T05:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248398#M21191</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/viswa46"&gt;@viswa46&lt;/A&gt; I've read your conversation. I'm not entirely sure of your question here. To clarify about OAuth, the way it works is that a user will install your integration one time to their live HubSpot Account. This will happen one time and the application will show up in their integration settings. It will remain there until a user uninstalls the application.&lt;/P&gt;
&lt;P&gt;The &lt;A href="https://developers.hubspot.com/docs/methods/oauth2/oauth2-quickstart#quickstart" rel="nofollow noopener"&gt;Quickstart App&lt;/A&gt; is an example of how OAuth works. Once users select their HubSpot account from this screen: &lt;A href="http://prntscr.com/m5wmnd" rel="nofollow noopener"&gt;http://prntscr.com/m5wmnd&lt;/A&gt; and are redirected, they have successfully installed the application to their account. Then they are redirected to the redirect URI, and your program's code (written in any server side language) will grab the &lt;CODE&gt;code&lt;/CODE&gt; parameter from the url (or if testing, you can grab this value manually), then use that to generate an access and refresh token. &lt;EM&gt;The access token is what you use in the Header of your HTTP request to authenticate requests to the Timeline API&lt;/EM&gt;.&lt;/P&gt;
&lt;ASIDE class="quote no-group" data-post="12" data-topic="15220" data-full="true"&gt;
&lt;DIV class="title"&gt;
&lt;DIV class="quote-controls"&gt;&lt;/DIV&gt;
&lt;IMG alt="" width="20" height="20" src="https://avatars.discourse.org/v2/letter/v/4bbf92/40.png" class="avatar" /&gt; viswa46:&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;You mentioned (This is also a confirmation step so that the user knows that this account will be installed and the scopes that the app is requesting).here who is the user?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/ASIDE&gt;
&lt;P&gt;The user is somebody who is installing your application to their own HubSpot Account.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 16:02:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248398#M21191</guid>
      <dc:creator>cbarley</dc:creator>
      <dc:date>2019-01-11T16:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248399#M21192</link>
      <description>&lt;P&gt;Is One time code generation is enough to generate access token for life Time?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 16:20:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248399#M21192</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-11T16:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248400#M21193</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/viswa46"&gt;@viswa46&lt;/A&gt;, yes. When you choose your account at first you are granted 1. An Access token and 2. A refresh token. Access tokens expire every 6 hours, so you can continually generate new Access tokens from the refresh token via this endpoint: &lt;A href="https://developers.hubspot.com/docs/methods/oauth2/refresh-access-token" rel="nofollow noopener"&gt;https://developers.hubspot.com/docs/methods/oauth2/refresh-access-token&lt;/A&gt; in order to authenticate your HTTP requests&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 16:45:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248400#M21193</guid>
      <dc:creator>cbarley</dc:creator>
      <dc:date>2019-01-11T16:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248401#M21194</link>
      <description>&lt;P&gt;Cool. This is what I want man. Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 16:53:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248401#M21194</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-11T16:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248402#M21195</link>
      <description>&lt;P&gt;&lt;A class="mention" href="https://community.hubspot.com/u/connor_barley"&gt;@Connor_Barley&lt;/A&gt;  if refresh token itself expires, can we generate new access token with same code ?&lt;BR /&gt;
and can i know the expire time for "refresh token" and type of access token like JWT or someother?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 04:59:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248402#M21195</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-14T04:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248403#M21196</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/viswa46"&gt;@viswa46&lt;/A&gt;, the refresh token doesn't expire unless you &lt;A href="https://developers.hubspot.com/docs/methods/oauth2/delete-refresh-token" rel="nofollow noopener"&gt;delete it yourself&lt;/A&gt;. If your refresh token happens to expire you can hit &lt;A href="https://developers.hubspot.com/docs/methods/oauth2/get-access-and-refresh-tokens" rel="nofollow noopener"&gt;this endpoint&lt;/A&gt; again and get a new one.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 14:50:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248403#M21196</guid>
      <dc:creator>cbarley</dc:creator>
      <dc:date>2019-01-14T14:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248404#M21197</link>
      <description>&lt;P&gt;Cool. One more thing. I want to add last login event in contact's timeline. For that, I want to fetch the login event from contact's timeline to find last login and add in to last login event. So how to filter like this?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 14:57:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248404#M21197</guid>
      <dc:creator>viswa46</dc:creator>
      <dc:date>2019-01-14T14:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Timeline api integration</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248405#M21198</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/viswa46"&gt;@viswa46&lt;/A&gt;, you'd have to do this calculation externally. Using the &lt;A href="https://developers.hubspot.com/docs/methods/timeline/get-event" rel="nofollow noopener"&gt;GET timeline event endpoint&lt;/A&gt; is likely your best bet, so that you can then get the timestamp for that event and calculate the difference.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 15:46:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Timeline-api-integration/m-p/248405#M21198</guid>
      <dc:creator>cbarley</dc:creator>
      <dc:date>2019-01-14T15:46:18Z</dc:date>
    </item>
  </channel>
</rss>

