Recent searches
No recent searches
Add content to the API response body
Posted Mar 06, 2025
We have external webpage where in we call the Zendesk api (/api/v2/apps/notify.json) which in turns triggers a custom app deployed in zendesk. The custom app performs few validation and needs to send back custom field values from the ticket to the webpage.how can we send the custom messages back to the webpage as response.Note: Currenlty this api when called returns only the status ie(200) and the body of the response is empty.i need to append some data to the body of the response
0
1
1 comment
Greg Katechis
Hi Karthiga! If I'm understanding correctly, you're looking for information on how to send API requests from a Zendesk Support app to an external service. If that's the case, take a look at these docs to show you exactly how to do that. If I misunderstood the question, let me know!
0