You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @savi429. The best way to do it would be using http api. You can run Rasa agent on a http server and then use https requests to pass use messages and get the responses back. You can read more about http api here. Let me know if you need more help with this.
instead of connecting to slack i want to send and receive messages from my react app , what is the api to connect from my react app
The text was updated successfully, but these errors were encountered: