Pesquisas recentes


Sem pesquisas recentes

Vigo W's Avatar

Vigo W

Entrou em 16 de out. de 2021

·

Última atividade em 16 de out. de 2021

Seguindo

0

Seguidores

0

Atividade total

2

Votos

0

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Vigo W

Vigo W comentou,

Comentário na comunidade 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!

Exibir comentário · Publicado 26 de mar. de 2021 · Vigo W

0

Seguidores

0

Votos

0

Comentários