Zendesk - How do we can read data from currently opened tickets in server side app? | Community
Skip to main content

Zendesk - How do we can read data from currently opened tickets in server side app?

  • July 19, 2022
  • 1 reply
  • 0 views

I have an app which is server side. my task is to read and display data from on currently opened tickets in my server side app.

is it possible? or what can be best solution for doing this?
Thanks

1 reply

Hi Richestsoft Team,
 
You can import the Apps Framework SDK in your server-side app.  This will give you access to the Framework APIs.  So when the app loads in the ticket sidebar location, you'll be able to use the get method to retrieve the data about the current ticket