Recent searches


No recent searches

GR & CY & CZ & ON & NG Virtual Assistant's Avatar

GR & CY & CZ & ON & NG Virtual Assistant

Joined May 13, 2021

·

Last activity Oct 21, 2021

Following

0

Follower

1

Total activity

6

Votes

0

Subscriptions

2

ACTIVITY OVERVIEW

Latest activity by GR & CY & CZ & ON & NG Virtual Assistant

GR & CY & CZ & ON & NG Virtual Assistant commented,

CommentSetting up Agent Workspace

Hi @... regarding my previous question around the CCAPI + Agent workspace, I think that unfortunately there is another limitation we just stumbled upon:

Zendesk Chat Departments become Groups in Zendesk Agent Workspace.

This means that when using the CCAPI the Chat Department (id, name etc) is always returned empty. Hence when we need to transfer a conversation to a specific Department it becomes impossible. 

Is there any way we can circumvent this issue?

View comment · Posted May 15, 2021 · GR & CY & CZ & ON & NG Virtual Assistant

0

Followers

0

Votes

0

Comments


GR & CY & CZ & ON & NG Virtual Assistant commented,

Community comment Developer - Zendesk SDKs

Hi Greg,

 

Thanks for your prompt response.

I actually figured out there was a bug in our web-sdk implementation where we were using async functions, so it all works out now.

Unfortunately we just realized that examples similar to the Zendesk sample app (https://github.com/zendesk/zopim-chat-web-sdk-sample-app) don't provide code to render carousels, images, quick replies etc. Would you happen to know if there are any code samples for these that would work? or do we have to implement our own?

View comment · Posted Apr 16, 2021 · GR & CY & CZ & ON & NG Virtual Assistant

0

Followers

0

Votes

0

Comments


GR & CY & CZ & ON & NG Virtual Assistant created a post,

Post Developer - Zendesk SDKs
Hello all.
 
Our client has built a custom Zendesk web widget using the web-sdk. They are using the sendChatMsg method to send a default "hello" request from the user. The reason is that we are trying to initiate a chat session, hence the bot can join the conversation.
 
The method seems to be partially working:
1. In the Zendesk Chat environment we see that the "hello" message, gets displayed to the human Agent. 
2. But we are noticing that the message never reached our backend server which has connected using the Chat Conversations API. Nevertheless, if the user manually types in a message "hello" then we get that event on our servers.
 
So I was wondering if the web-sdk methods are compatible with the Conversations API? And if not, is there any suggested way so that we can mock a user's initial greeting message (ie. "hello") so that the bot can greet the user before the user types any message?
I know we could probably use a trigger for the initial greeting message, but then we would not be able to display quick options, carousels etc., that is why it would be preferable, if the bot can join the conversation the moment the widget gets opened.
 
Also let me note, that the customer is using Zendesk Agent Workspace. Does this affect the Chat Conversations API?

Posted Apr 16, 2021 · GR & CY & CZ & ON & NG Virtual Assistant

0

Followers

2

Votes

2

Comments


GR & CY & CZ & ON & NG Virtual Assistant commented,

CommentSetting up Agent Workspace

Does the Zendesk agent workspace work with the Chat Conversations API?

View comment · Posted Apr 08, 2021 · GR & CY & CZ & ON & NG Virtual Assistant

0

Followers

0

Votes

0

Comments