最近の検索


最近の検索はありません

Andrew Stanton-Nurse's Avatar

Andrew Stanton-Nurse

参加日2022年9月07日

·

前回のアクティビティ2022年9月07日

フォロー中

0

フォロワー

0

合計アクティビティ

2

投票

0

サブスクリプション

1

アクティビティの概要

さんの最近のアクティビティ Andrew Stanton-Nurse

Andrew Stanton-Nurseさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk APIs

Just waking this up a bit to agree with the original poster here, and provide some context on our use case. We have a tool to process new comments posted on a ticket and synchronize them with other data. We use a Webhook to be notified of new comments, and the Webhook provides the comment ID. However, since we can't look up the comment by ID, we have to scan all comments in the ticket to find the right one. The templates used for the Webhook payload don't provide all the same information as the API, and if it were possible to look up a comment by ID, they wouldn't have to since we could pull the full comment metadata from the API.

Since Comments are just Audit events, and you _can_ find an audit event by ID, perhaps it would be easier to just provide a placeholder (https://support.zendesk.com/hc/en-us/articles/4408886858138-Zendesk-Support-placeholders-reference) for a comment's Audit ID? Then no new API is needed.

コメントを表示 · 投稿日時:2022年9月07日 · Andrew Stanton-Nurse

0

フォロワー

0

投票

0

コメント