Messenger support is here

(John Jackson) #1

Messenger support is here

Today we’ve launched support for Facebook Messenger. This means you can now reach Messenger’s 900 million users!

To connect up your Messenger bot, simply follow our guide.

Because Flow XO is multi-platform, you can instantly make your existing flows work through Messenger, and when we add more platforms soon, your reach will expand even further.

New ‘data’ output type

Until now, it was difficult to use structured data found in the response body of webhook actions.

This made it difficult to make HTTP GET requests to API’s that return JSON, then make use of that data.

Our webhook action (Send a Webhook) now has a new ‘data’ output which solves this. See our documentation for details on how to make use of it.