Ricerche recenti


Nessuna ricerca recente

Vigo W's Avatar

Vigo W

Data ingresso 16 ott 2021

·

Ultima attività 16 ott 2021

Seguiti

0

Follower

0

Attività totali

2

Voti

0

Abbonamento

1

PANORAMICA ATTIVITÀ

Ultima attività di Vigo W

Vigo W ha commentato,

Commento nella community 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!

Visualizza commento · Data ultimo post: 26 mar 2021 · Vigo W

0

Follower

0

Voti

0

Commenti