Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Raflie Zainuddin's Avatar

Raflie Zainuddin

Beigetreten 26. Okt. 2021

·

Letzte Aktivität 28. Dez. 2023

Folge ich

0

Follower

1

Gesamtaktivitäten

4

Stimmen

0

Abonnements

2

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Raflie Zainuddin

Raflie Zainuddin hat einen Kommentar hinterlassen

KommentarConfiguring the Chat widget

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

Kommentar anzeigen · Gepostet 26. Okt. 2021 · Raflie Zainuddin

0

Follower

3

Stimmen

0

Kommentare


Raflie Zainuddin hat einen Post erstellt

Post 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?

Bearbeitet 26. Okt. 2021 · Raflie Zainuddin

0

Follower

2

Stimmen

1

Kommentar