Hey,
So to start with, we've created some custom fields in some service request type tickets, and I'm currently having trouble getting these fields via the API.
Also, for some reason some other fields show up empty:
"description":"","description_text":""
I would like to try getting all this data which isn't showing up in my API requests using:
.freshservice.com/api/v2/tickets/' + $id + '?type=Computer+Name' and other URL's I've tried.
Page 1 / 1
Hi,
you can GET this data via API using >>>
.freshservice.com/helpdesk/tickets/<ticket_ID>/requested_items.json
Regards
Peter
This is exactly what I wanted, thanks!
I didn't find this in documentation at all but it should be.
I didn't find this in documentation at all but it should be.
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.