최근 검색


최근 검색 없음

Testing's Avatar

Testing

가입한 날짜: 2024년 1월 04일

·

마지막 활동: 2024년 1월 10일

팔로잉

0

팔로워

0

총 활동 수

13

투표 수

0

플랜 수

5

활동 개요

님의 최근 활동 Testing

Testing님이 에 댓글을 입력함

댓글Zendesk messaging

Hi Paolo. How Can I use the API in the image? In the link posted for you I just saw zE function for messaging

댓글 보기 · 2024년 1월 10일에 게시됨 · Testing

0

팔로워

0

투표 수

0

댓글


Testing님이 에 게시물을 만듦

게시물 Q&A - Chat, messaging, and widgets

Hi! I know we can link messaging to a schedule and set chat offline when is outside business hours. Can we hide the bubble chat instead send a offline message?

2024년 1월 10일에 게시됨 · Testing

0

팔로워

4

투표 수

1

댓글


Testing님이 에 댓글을 입력함

댓글How to manage the widget for live chat

Hi, there is a way to do the same ussing messaging ?

댓글 보기 · 2024년 1월 09일에 게시됨 · Testing

0

팔로워

0

투표 수

0

댓글


Testing님이 에 댓글을 입력함

댓글Zendesk messaging

We use web widget classic but Zendesk sent a mail about update to Zendesk Agent Workspace and now live chat is messaging. We used this code in js to hide the bubble chat but in messaging we dont have departments

let status = departments.getDepartment(CSDepartment)["status"];
                    if (status === 'online') {
                        $zopim.livechat.button.show();
                    }else{
                        $zopim.livechat.button.hide();
                    }

Is there a way to do this with groups or messaging chat to hide the bubble chat when is offline?

댓글 보기 · 2024년 1월 09일에 게시됨 · Testing

0

팔로워

0

투표 수

0

댓글


Testing님이 에 댓글을 입력함

댓글Zendesk messaging

Thanks for answering Paolo. I need to hide the bubble chat when chat is offline. I scheduled a business hours and I get the offline message when is outside hours but can I hide the bubble instead send a offline message?

댓글 보기 · 2024년 1월 09일에 게시됨 · Testing

0

팔로워

0

투표 수

0

댓글


Testing님이 에 댓글을 입력함

댓글Web Widget documentation

Hi. There is a way to know the status of the chat using zE Api (If twe are out of business hours scheduled? 
https://developer.zendesk.com/api-reference/widget-messaging/introduction/

댓글 보기 · 2024년 1월 09일에 게시됨 · Testing

0

팔로워

0

투표 수

0

댓글


Testing님이 에 댓글을 입력함

댓글Zendesk messaging

Hi! There is a way to know when messaging/live chat is offline using developer API?

댓글 보기 · 2024년 1월 05일에 게시됨 · Testing

0

팔로워

0

투표 수

0

댓글


Testing님이 에 댓글을 입력함

커뮤니티 댓글 Q&A - Chat, messaging, and widgets

Hi! In New Agent Workspace messaging how can we hide bubble chat outside of business hours? There is a way to get business hours or status using messaging or web API and then use zE('messenger', 'hide'); function? 

댓글 보기 · 2024년 1월 04일에 게시됨 · Testing

0

팔로워

0

투표 수

0

댓글