How to send a request from the bot to bot and get a response in JSON

(Masha Marya) #1

How to send a request from the bot to bot and get a response in JSON

(Ryan McGuinness) #2

Hi Masha,

Our code service lets you parse JSON this should help you take a response from the Bot and use it in your code.

Hope this helps,

Ryan.

(Masha Marya) #3

I mean “bot to bot” JSON. Bots are not able to talk to each other. I know. How to emulate the user during the conversation with the bot. And to get the data into JSON.

(Kellsey Shaw) #4

Hi Masha,

There isn’t any way to emulate user interactions using Flow XO’s tools but perhaps something like selenium testing might do what you need it to :slight_smile: