I have custom application on the ticket page. It makes call on external api and shows some information. But i want to log errors that happen during that call. Is there any instruments in zendesk for doing this?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


Then, you could use something like Node.js to write an error handler that adds the errors to a .txt file.