I want to get dialog flow messenger in my interface .Does anybody knows how it can be achieved?
Discussion posts and replies are publicly visible
You may need to create a custom component to achieve ICC style chat functionality.
Using custom component, all messenger functionality like custom payload response can be achieved. Web demo version used in web content doesn’t provide rich replies.so that’s why I want to get it in for messenger. I will try this way as well. Thanks
I assumed so, and suggested custom component where you can achieve seamless integration. Whereas, web component just renders a webpage at a provided URL and doesn't have seamless interaction with Appian application.