最近搜索


没有最近搜索

Need some help to use Answerbot on android



已于 2021年10月29日 发布

Hi. I'm trying to develop an app using Zendesk SDK.

I implemented to load Zendesk Webview, but i can't load data from answerbot flow..

I initialized Chat,Answerbot, Zendsk,Support.

 

And I also implementd to use Zendesk with code below.. Help me plz

MessagingActivity.builder().withEngines(AnswerBotEngine.engine(), ChatEngine.engine(), SupportEngine.engine()).show(getCurrentActivity());

0

2

2 条评论

image avatar

Max Brunner

Zendesk Product Manager

Hi 김건호,

Answer Bot flows are part of the Zendesk Messaging product. In order to use it, you need to use the Messaging SDKs (and not the Zendesk Classic SDKs, as you're trying to). You can find more information about the new Messaging SDKs here: https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/

You can also see a comparison with the Classic SDKs here: https://developer.zendesk.com/documentation/classic-web-widget-sdks/

Let us know how it goes!

Thanks,
Max.

0


Hi Max,

It would have saved me a good deal of time if this information was in the documentation for the Classic SDKs.  Something like "Using the FlowBuilder to provide a flow for the AnswerBot is only supported in the Messaging SDKs" in the docs for both sets of SDKs would have been very helpful.

Thanks,

Abe

0


请先登录再写评论。

找不到所需的内容?

新建帖子