Ricerche recenti
Nessuna ricerca recente

Shai Israeli
Data ingresso 14 set 2022
·
Ultima attività 15 set 2022
Seguiti
0
Follower
0
Attività totali
3
Voti
0
Abbonamento
1
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di Shai Israeli
Shai Israeli ha commentato,
Commento nella community Developer - Zendesk SDKs
Thanks for the quick response!
I've succeed to package a zip.
I faced another issue, maybe you can help me to solve it.
I'm trying to get ticket details when the status is changed.
I'm trying to get ticket details when the status is changed.
my code is:
async _statusChanged(){
const [ticket] = awaitPromise.all([
this._client.get('ticket')
]);
console.log(ticket.createdAt)
}
This function is fired by the trigger client.on('ticket.status.changed')
The issue is that on the console ticket.createdAt is undefined - seems like the object is empty.
Thanks in advance,
Shai
Visualizza commento · Data ultima modifica: 15 set 2022 · Shai Israeli
0
Follower
0
Voti
0
Commenti
Shai Israeli ha commentato,
Commento nella community Developer - Zendesk SDKs
Hi Eric Nelson,
I followed your documentation and things are not worked for me (trying to use the app as it is and upload it manually).
The main issue is that I didn't succeed to package the app into a .zip file.
Thanks in advance!
Visualizza commento · Data ultimo post: 14 set 2022 · Shai Israeli
0
Follower
0
Voti
0
Commenti