Forrester's Total Economic Impact of Freshservice on IT Service Management Download Report
+1 (866) 832-3090
+91 (44) 6667 8040
+44 (800) 808 5790
+61 2 8188 4692
Hey all,
Trying to get request details from the API for a Service Request.
Currently, I am getting all the information in red, like requester name, description, etc. But I can't find any way to get the "Request Details" through the API (in purple).
Does anyone have any experience with this?
Cheers.
Hi Joshua,
For getting the details of requested items using API, please try a GET request to the below callback URL
https://yourdomain.freshservice.com/helpdesk/tickets/[ticket_id]/requested_items.json
Hope this helps.
Happy supporting!
Joshua Lowe
Hey all,
Trying to get request details from the API for a Service Request.
Currently, I am getting all the information in red, like requester name, description, etc. But I can't find any way to get the "Request Details" through the API (in purple).
Does anyone have any experience with this?
Cheers.
Hi Joshua,
For getting the details of requested items using API, please try a GET request to the below callback URL
https://yourdomain.freshservice.com/helpdesk/tickets/[ticket_id]/requested_items.json
Hope this helps.
Happy supporting!
Vaishali Pillai
Hi Joshua,
For getting the details of requested items using API, please try a GET request to the below callback URL
https://yourdomain.freshservice.com/helpdesk/tickets/[ticket_id]/requested_items.json
Hope this helps.
Happy supporting!