最近搜索


没有最近搜索

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

评论