Búsquedas recientes


No hay búsquedas recientes

Alejandro Rayón's Avatar

Alejandro Rayón

Incorporación 16 oct 2021

·

Última actividad 21 oct 2021

Seguimientos

0

Seguidores

0

Actividad total

5

Votos

0

Suscripciones

2

RESUMEN DE LA ACTIVIDAD

Última actividad de Alejandro Rayón

Alejandro Rayón hizo un comentario,

Comentario de la comunidad 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!!

Ver comentario · Publicado 06 abr 2021 · Alejandro Rayón

0

Seguidores

0

Votos

0

Comentarios


Alejandro Rayón hizo un comentario,

Comentario de la comunidad 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

Ver comentario · Publicado 05 abr 2021 · Alejandro Rayón

0

Seguidores

0

Votos

0

Comentarios


Alejandro Rayón creó una publicación,

Publicació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!

Publicado 30 mar 2021 · Alejandro Rayón

1

Seguidor

2

Votos

2

Comentarios