최근 검색


최근 검색 없음

Raflie Zainuddin's Avatar

Raflie Zainuddin

가입한 날짜: 2021년 10월 26일

·

마지막 활동: 2023년 12월 28일

팔로잉

0

팔로워

1

총 활동 수

4

투표 수

0

플랜 수

2

활동 개요

님의 최근 활동 Raflie Zainuddin

Raflie Zainuddin님이 에 댓글을 입력함

댓글Configuring the Chat widget

Both links are sending me to the same page. Please fix this. Thanks

댓글 보기 · 2021년 10월 26일에 게시됨 · Raflie Zainuddin

0

팔로워

3

투표 수

0

댓글


Raflie Zainuddin님이 에 게시물을 만듦

게시물 Developer - Zendesk SDKs

From https://api.zopim.com/web-sdk/#introduction , 

As of September 22nd 2021, Chat Web SDK will be in maintenance mode and will not be receiving new features going forward. Bug and security fixes will continue when required.

If you are looking to build a new custom widget or bot integration, we recommend you look at using the Zendesk Sunshine Conversations offerings.

 

We are not interested in using the Sunshine conversations and planning to use the Chat Web SDK. However, it says there that it will be in maintenance mode.

The reason we still want to use the Chat Web SDK is that we can set the JWT containing the end user information like this

zChat.init({
  account_key: zendeskAccountKey,
  authentication: {
    jwt_fn: function (callback) {
        callback("our jwt")
    }
  }
})

And this feature is very useful in reflecting the user information on the agent side. 

Will this SDK soon be unsupported by Zendesk? Will this SDK soon break our live agent chat feature? If so, how else can we customise our own UI from the visitor side?

2021년 10월 26일에 편집됨 · Raflie Zainuddin

0

팔로워

2

투표 수

1

댓글