최근 검색


최근 검색 없음

Shai Israeli's Avatar

Shai Israeli

가입한 날짜: 2022년 9월 14일

·

마지막 활동: 2022년 9월 15일

팔로잉

0

팔로워

0

총 활동 수

3

투표 수

0

가입 플랜

1

활동 개요

님의 최근 활동 Shai Israeli

Shai Israeli님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk SDKs

Eric Nelson,

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.
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

 

댓글 보기 · 2022년 9월 15일에 편집됨 · Shai Israeli

0

팔로워

0

투표 수

0

댓글


Shai Israeli님이 에 댓글을 입력함

커뮤니티 댓글 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!

댓글 보기 · 2022년 9월 14일에 게시됨 · Shai Israeli

0

팔로워

0

투표 수

0

댓글