최근 검색
최근 검색 없음

Alejandro Rayón
가입한 날짜: 2021년 10월 16일
·
마지막 활동: 2021년 10월 21일
팔로잉
0
팔로워
0
총 활동 수
5
투표 수
0
플랜 수
2
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Alejandro Rayón
Alejandro Rayón님이 에 댓글을 입력함
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님이 에 댓글을 입력함
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님이 에 게시물을 만듦
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
댓글