Hi,
How do we integrate tools like Wit.ai or Api.ai into our existing bot on Flow XO?
Thanks.
Hi,
How do we integrate tools like Wit.ai or Api.ai into our existing bot on Flow XO?
Thanks.
Hi there,
You can do this using the Webhook & HTTP service. You send a request to Api.ai or Wit.ai with your ‘Message’ from the user and you should be able to pull back the result from these services if you have configured them correctly.
Hope this helps
John
We’ve now published an article that will show you how to use services like API.AI to give your users a conversational experience. You’ll see how to move data between the two services, save the user’s choices as attributes and eventually pass information into another Flow using the flow service.
Sarah