
Jason Brown
-
Activité totale28
-
Dernière activité
-
Membre depuis
-
Abonné à0 utilisateur
-
Abonnés0 utilisateur
-
Votes8
-
Abonnements13
Aperçu des activités
Dernière activité effectuée par Jason Brown-
Jason Brown a ajouté un commentaire,
We would also like to control what custom statuses are based on form.We have several forms because different tickets may have different life cycles. If we can control what custom statuses are avail...
-
Jason Brown a créé une publication,
Zendesk App get ticketFields options and optionValues incorrect
Today I noticed that the call to get ticket fields is returning incorrect information in an application. Call:client.get(['ticketFields:custom_field_{id}']) For example, when I call client.get('tic...
-
Jason Brown a ajouté un commentaire,
Thank you Christine. We have examples of this not working so I have reached out to Support to look into this.
-
Jason Brown a ajouté un commentaire,
Can end-users who are added to CC and receive a notification add additional users to CC in the ticket? Or is only the requester allowed to add users to CC in a ticket?
-
Jason Brown a ajouté un commentaire,
When using the #{{ticket.id}} placeholder to generate a link in a email notification (for example, a ticket creation email notification), it appears that the link it always the end-user link. This ...
-
Jason Brown a créé une publication,
Viewing Large Numbers of attachments
When we get an incoming email from a customer who has images in their signature and has also attached files, sometimes the number of attachments makes it so that users cannot see the attachments un...
-
Jason Brown a ajouté un commentaire,
I had the same question as Chris. I found that I could use the Update Many API endpoint and just pass a single ticket id. Placeholders are used in the Trigger JSON to set ticket ID.