APIs & Integrations

Not applicable

Want to track time spent in each ticket status

SOLVE

Hoping to pick some brains on a potential solution I'm working with. I'm aware that the Tickets API is still a part of the developer preview program.

Unlike Deal stage, there isn't a "time spent" property equivalent for ticket status (aka ticket pipeline stage). Because of this there's no way to report on that data. Being able to track how long a ticket spends during each status is an incredibly valuable metric for us.

As far as I can tell there's no way to do this within HubSpot itself.

My idea is to create an application that sends a request through API, records the ticket status and its timestamp, and then records new timestamps when the ticket status has been changed. The problem with this is that the API doesn't seem to store any data on previous statuses/stages, so if this application only checks every 30 minutes, and there's multiple status changes within that timeframe, that data will be lost. Neither is the entire application an ideal way to track this sort of metric, but that's what comes to mind immediately.

Any thoughts or suggestions would be greatly appreciated. Thank you!

1 Accepted solution
IsaacTakushi
Solution
HubSpot Employee
HubSpot Employee

Want to track time spent in each ticket status

SOLVE

Welcome, @justin8bit!

You're correct; there isn't an ideal solution for your use case in-app or via the Tickets API at this time. I played around a bit with custom ticket properties and a ticket-based workflow in my own account, but was unable to get anywhere close to what you're looking for.

While I expect our product teams plan to expand in-app ticket reporting and feature parity between the Tickets API and other APIs (like Deals) over time, I haven't heard of any concrete plans recently. I'll share your feedback internally, though!

At some point, we also plan to add a webhook subscription type for ticket property updates. This would be significant in your use case, since it would remove the need to poll this endpoint. If and when any of these changes come down the pipeline, we'll update the API changelog. I'll try to post here as well.

That said, your proposal is the most viable solution I can currently conceive. As you realize, though, there would be some limitations. Since the Tickets API currently doesn't return property version histories, and this endpoint doesn't say exactly how the property was changed, you're correct that your polling would miss some changes made in quick succession.

Isaac Takushi

Associate Certification Manager

View solution in original post

22 Replies 22
FPalmisano
Participant

Want to track time spent in each ticket status

SOLVE

Hi! Looking for this as well, the workflow doesn't really help on our case scenario.

 

0 Upvotes
DFerros
Participant

Want to track time spent in each ticket status

SOLVE

Any changes since?

0 Upvotes
zach_threadint
Top Contributor

Want to track time spent in each ticket status

SOLVE

Hi everyone 👋

 

Just in case this post is still being found, it might be helpful to review this related post. Alternatively, for those who have access to custom objects, I created an app called StopWatch for HubSpot that fits this use case (specifically the feature "Start & Stop Timers Using HubSpot Workflows").

 

Please shout with any follow-up questions.

 

All the best,

Zach

--

 

email-footer-img.png

All the best,

Zach

--

Zach Klein
HubSpot Integrations & App Developer
Meanjin / Brisbane, Australia



Say g'day


If my post helped answer your query, please consider marking it as a solution.


0 Upvotes
Flowace
Member

Want to track time spent in each ticket status

SOLVE

It sounds like you're looking for a way to track and report the time a ticket spends in each status within HubSpot's Tickets API. While this functionality might not be directly provided by HubSpot, your idea of using an external application to track and record status changes is a good approach. However, you're right that there are some challenges with this approach, particularly in capturing all status changes accurately, especially if changes occur rapidly.

Here are some thoughts and suggestions to consider:

  1. Frequent API Polling: If your application only checks the API every 30 minutes, as you mentioned, it might indeed miss rapid status changes. To mitigate this, you could increase the frequency of API polling to capture more granular status changes. However, frequent polling can put additional load on the API and might not be an efficient solution.

  2. Real-time Webhooks: Instead of polling the API at intervals, consider utilizing webhooks. HubSpot might offer webhooks that can notify your application in real time when there's a status change. This way, you can capture changes more accurately without frequent polling.

  3. External Timestamp Storage: Since the API might not provide historical status data, you could maintain an external data store (such as a database) to store each status change along with a timestamp. This way, even if you miss rapid changes due to polling intervals, you still have a record of changes that occurred.

  4. Integration Platform: You might explore integration platforms like Zapier or Integromat. These platforms offer automation and integration capabilities that can help you capture status changes in real time and store them in an external data store.

  5. Data Analysis Tools: If you're interested in analyzing this historical data, you could extract the recorded timestamps and perform analysis using tools like Excel, Google Sheets, or more advanced data analytics platforms.

  6. Feedback to HubSpot: If this metric is crucial for your business, you could provide feedback to HubSpot about the missing feature. HubSpot may consider adding such functionality based on user feedback and needs.

Remember that building and maintaining an external application to capture these metrics requires ongoing effort, so make sure the benefits outweigh the resources needed. Also, consider the potential impact on API usage limits and the overall efficiency of your solution.

Ultimately, the right solution will depend on the specific needs of your organization and the resources available for implementation.

0 Upvotes
DStaat
Participant

Want to track time spent in each ticket status

SOLVE

Hey there,

We have an app called Timerman that would solve your problem! It tracks how long tickets and deals spend in each stage and adds those times as properties. You can then use these properties in your reports. Check it out here.

Let me know if you have any questions or need help setting up. I'd be happy to hop on a call with you!

Best,

-David Staat

0 Upvotes
FPalmisano
Participant

Want to track time spent in each ticket status

SOLVE

Hi! Does this app still exists somewhere? Thanks

0 Upvotes
MGrafvonBrühl
Participant

Want to track time spent in each ticket status

SOLVE

I just stumbled upon this thread as i was searching for a solution to measure our time spend & amount of tickets in different pipeline stati und realised right now you can't really measure it.. so yes +1 from my side! (this topic is from 2018 :O)

0 Upvotes
Hannsze
Participant

Want to track time spent in each ticket status

SOLVE

Really hoping that we will be able to track the time spent on each ticket.. It really helps esp since we use tickets as our project management tool.


Hubspot please help 🙂 

MMcv
Participant

Want to track time spent in each ticket status

SOLVE

We need this!!

RBalestra
Participant

Want to track time spent in each ticket status

SOLVE

Hello team,

 

Any clue when this feature will be available? This is a crucial metric on our team and we need it.

KBotkin
Participant

Want to track time spent in each ticket status

SOLVE

Tracking time spent for each ticket status is an invaluable metric for us - it does not seem to be too difficult to implement seeing that time stamps are already in use for other parts of Hubspot. Is there any update on this? 

dmessmer
Participant

Want to track time spent in each ticket status

SOLVE

We need this feature as well!

erica11
Top Contributor

Want to track time spent in each ticket status

SOLVE

We need this too

miikkaj
Participant

Want to track time spent in each ticket status

SOLVE

Being able to make a report based on "Ticket time spent in each ticket status" (quite like "Deal time spent in each stage") would really be needed.

xjessiec
Participant

Want to track time spent in each ticket status

SOLVE

I really hope we will get this feature soon as this is very much needed to monitor and track the performace of our ticket team. 

PamCotton
Community Manager
Community Manager

Want to track time spent in each ticket status

SOLVE

Hello @xjessiec 

I was able to find this post in the HubSpot Community Ideas forum. Upvoting here will alert our Product Team to the popularity of this request. Doing so will also auto-notify you if/when this functionality becomes available within HubSpot. You may read more about how that review process works here.

 

Kindly,

Pam

 

Você sabia que a Comunidade está disponível em outros idiomas?
Participe de conversas regionais, alterando suas configurações de idioma !


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !




Lucila-Andimol
Thought Leader | Platinum Partner
Thought Leader | Platinum Partner

Want to track time spent in each ticket status

SOLVE

HI everyone.

I trully think that we should be able to track the time a ticket is in each stage of the ticket's process. This is very important for our clients to measure the internal quality of their processes and teams. 

María Lucila Abal | COO Andimol
HubSpot Expert, Community Champion & Certified Trainer (12+ years)

Have questions? Get answers:

Get Premium Support

Did my post help answer your question? Mark this as a solution.

Kierstin
Contributor | Diamond Partner
Contributor | Diamond Partner

Want to track time spent in each ticket status

SOLVE

We definitely need this ability! I've created deal reports like this in the past and just figured it would be there for tickets as well. Not having the ability to report on this simple data is a significant fail on the part of this tool. Please add this soon. 🙂 Thank you!

BernardoV
Contributor | Platinum Partner
Contributor | Platinum Partner

Want to track time spent in each ticket status

SOLVE

This is really needed on the tool. More than "time on each stage" I´ve realized sometimes friction is created with clients or even coworkers because we don´t have the exact time and date when the ticket was moved from one stage to another. Something like that would be really useful in the tickets tool. 

Kayleigh_Walter
Member

Want to track time spent in each ticket status

SOLVE

I feel this is a must-have tool for tickets. It's hard to monitor and gauge how well our customer service is when we can't tell how long the ticket has been in each stage. Have there been any further discussions to move this possibility forward?