
Jason Brown
-
合計アクティビティ28
-
前回のアクティビティ
-
メンバー登録日
-
フォロー0ユーザー
-
フォロワー0ユーザー
-
投票8
-
サブスクリプション13
アクティビティの概要
Jason Brownさんの最近のアクティビティ-
Jason Brownさんがコメントを作成しました:
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さんが投稿を作成しました:
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さんがコメントを作成しました:
Thank you Christine. We have examples of this not working so I have reached out to Support to look into this.
-
Jason Brownさんがコメントを作成しました:
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さんがコメントを作成しました:
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さんが投稿を作成しました:
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さんがコメントを作成しました:
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.