Integration with Unity

(Andrea Doyon) #1

Hi there!

We are trying to integrate Flow XO to Unity so we can run the bot in 3D game on Steam, iOS and Android.

The only way we seem to be able to do this is by intercepting all the communication from the web widget and create a JSON api / webservice for our Unity client.

Is there a more straightforward way for a server to interact with Flow XO in terms of the chatbot interface?

(Daniel Beckett) #2

There’s just the list of integrated services at the moment. Other than that, there’s the webhooks & HTTP service which allows you to send and receive data.