最近搜索


没有最近搜索

Artem Rudenko's Avatar

Artem Rudenko

已加入2022年3月25日

·

最后活动2022年4月05日

关注

0

关注者

0

活动总数

3

投票

0

订阅

1

活动概览

的最新活动 Artem Rudenko

Artem Rudenko 进行了评论,

社区评论 Developer - Zendesk APIs

Hi Erica, thank you for your reply

Yes, I refer to Messaging, as we want to start using it, instead of the Classic version.

So for example, in our approach, we want to hide the messaging icon, we will show it when user clicks a special button on our website. After user sends a message, he can close the chat, and messaging icon will disappear again, so we want to track the reply from support, so this icon will appear after user receives a message.

Hope it gives more sense now, and the question is there any way how to handle it? 

Thanks in advance 

查看评论 · 已于 2022年4月05日 发布 · Artem Rudenko

0

关注者

1

投票

0

评论


Artem Rudenko 创建了一个帖子,

帖子 Developer - Zendesk APIs

In the Classic version of zendesk Live Chat you have API method zE('webWidget:on', 'chat:unreadMessages', function(number) {}); which gives possibility to react on receiving new messages. 
We want to switch to a new Live Chat and some of these methods are really needed for us. I am trying to achieve the same behavior with our own hooks, but it is really hard to track appearing iframes as they have only titles as identifiers, which can be translated depending on user locale. 
So my question is, is it possible to add some sort of ids to iframes?

Or there are any other workarounds how to achieve the same behavior as classic chat has? 

已于 2022年3月25日 发布 · Artem Rudenko

3

关注者

8

投票

6

评论