Geetika S.
GS
Full Stack Developer | Technical Lead | Application Architect

What is the best way of integrating Rulai with any existing apps?

Example, if I have a fitness app on my iphone, and that does not have any chatbot. If I create one through Rulai, how can i integrate and maintain that?
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Steven K.
SK
0
If you have access to the fitness app's code, there are several options: 1) You can have a button that leads to a webview for the bot. In this case, you would be using our widget (which is customizable). 2) You can create your own front-end chat client, and use Rulai's Dialog API to send and receive messages to and from the bot. 3) If the app allows it, you can embed the 2-liner HTML snippet into the code's front-end, so there wouldn't be a webview. This would be using Rulai's widget.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply