Where in the API can I access time tracked against a ticket? Listing a ticket does not output any information on time tracked against it. Am I missing something?
Page 1 / 1
Phil,
There are APIs to list time entries added to a ticket.
Sample Curl:
curl -v -u user@yourcompany.com:test -H "Content-Type: application/json" -X GET https://domain.freshdesk.com/helpdesk/tickets/41/time_sheets.json
Doc Reference: http://freshdesk.com/api#time-entries
Sign in to the Community
No account yet? Create an account.
Social Login
Login for Freshworks Employees Login with LinkedInor sign up below
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.