最近搜索


没有最近搜索

Alejandro Rayón's Avatar

Alejandro Rayón

已加入2021年10月16日

·

最后活动2021年10月21日

关注

0

关注者

0

活动总数

5

投票

0

订阅

2

活动概览

的最新活动 Alejandro Rayón

Alejandro Rayón 进行了评论,

社区评论 Developer - Zendesk APIs

Thanks Greg!

In our company we have developed our own STT (Speech to text) and TTS (Text to Speech). I want users who visit our page to be able to use our Zendesk chatbot by voice (speak to it and hear the responses by voice).

The integration is working but using the APIs that I mentioned in the post I am only able to receive the messages that the LiveAgent writes through the dashboard, but I do not receive the automatic messages from my Answerbot.

For example, using https://developer.zendesk.com/rest_api/docs/chat/introduction I only get Visitor and Agent messages but no more, and the AnswerBot API is very limited. 

The next step would be to receive the messages of a possible integration with any of the Marketplace Apps, that is, if we integrate an AI layer with Watson from IBM in the chatbot, we can also receive that information.

Thanks a lot!!

查看评论 · 已于 2021年4月06日 发布 · Alejandro Rayón

0

关注者

0

投票

0

评论


Alejandro Rayón 进行了评论,

社区评论 Developer - Zendesk APIs

Hi there!

I have created in NodeJS a service following your example of Chat Conversations API.

Everything works fine, but I can't do 2 things:

- How do I get or generate the value of {chatMessage.channel.id} to start a conversation automatically?

- I do not receive messages in (sender .__ typename === TYPE.AGENT) if they are generated by an Answerbot (with or without flowbuilder). I only receive “Live Agent” type messages. Can this be done?

Thanks a lot!! Alex

查看评论 · 已于 2021年4月05日 发布 · Alejandro Rayón

0

关注者

0

投票

0

评论


Alejandro Rayón 创建了一个帖子,

帖子 Developer - Zendesk APIs

Hi there!

I'm trying to integrate my Zendesk chatbot (with Answerbot & FlowBuilder) and get via API / SDK all the answers from the bot and to be able to ask the questions from my Front-End in Javascript.

My goal is to integrate my own STT (Speech-to-text) and TTS (Text-to-speech) in order to interact with the bot only with voice (and listen to its responses).It is something that I only partially achieve since I am never able to receive messages from the Answerbot (However Live Agent type messages do work for me)

I have tried:

The SDK of the web_widget but seems to be deprecated.

The Web_sdk but “zChat.on ('chat’…” does not return automatic messages (from answer bot).

The LiveChat API  but only valid to customize the appearance.

The Chat API  (NodeJS) but I am not getting messages from AnswerBots.

The Sunshine conversations SDK (NodeJS)  but I can't, or I don't know how integrate it with my Zendesk chat...

You have a great product but from an integration point of view I must say that it is quite hard.

I am not an expert in integrations with chatbots, but I think you have too much "official information" on the web but not very organized. I've been doing research and testing for three days and I still don't know if I'm on the right track or if something is missing.

It is just a "constructive criticism" to help your product as much as possible.

Thank you very much!

已于 2021年3月30日 发布 · Alejandro Rayón

1

关注者

2

投票

2

评论