Skip to main content
allene
Conversationalist
September 24, 2024
Solved

Front Analytics API - First Reply Time

  • September 24, 2024
  • 2 replies
  • 282 views

I am looking to retrieve the First Reply Time for messages via the Analytics API. Maybe I am missing something, but this doesn’t seem to be available in the .csv downloaded. Is there a way to pull this metric via the API?

Best answer by Maxime Haudebert

Hi allene, that’s correct! Our report endpoint will likely yield the data you’re expecting.

https://dev.frontapp.com/reference/analytics

https://dev.frontapp.com/reference/create-analytics-report

 

Let us know should you run into any issues 😊

2 replies

allene
alleneAuthor
Conversationalist
September 24, 2024

Replying to my own question - I think I need to be using the Create / Fetch Report instead of Export. Will test this and close if resolved!

Maxime Haudebert
Fronteer
September 25, 2024

Hi allene, that’s correct! Our report endpoint will likely yield the data you’re expecting.

https://dev.frontapp.com/reference/analytics

https://dev.frontapp.com/reference/create-analytics-report

 

Let us know should you run into any issues 😊