最近の検索


最近の検索はありません

Vigo W's Avatar

Vigo W

参加日2021年10月16日

·

前回のアクティビティ2021年10月16日

フォロー中

0

フォロワー

0

合計アクティビティ

2

投票

0

サブスクリプション

1

アクティビティの概要

さんの最近のアクティビティ Vigo W

Vigo Wさんがコメントを作成しました:

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

Hello, what is the best way to express the conditions for when a ticket is created/updated or deleted? 

I've noticed there is a field "update_type" which has values: "Create" or "Change", so I think the following means when a ticket is updated or created? 

{
"any": [
{"field": "update_type", "value": "Create"},
{"field": "update_type", "value": "Change"}
]
}

 

Somewhere else I've also read there is a "status" field, as well as "Ticket Is", but not sure how those translate to conditions. Additionally, I'm not sure how "ticket is deleted" is expressed as a condition, or if it's supported at all.

Appreciate any insight, thank you!

コメントを表示 · 投稿日時:2021年3月26日 · Vigo W

0

フォロワー

0

投票

0

コメント