How to send a request from the bot to bot and get a response in JSON
How to send a request from the bot to bot and get a response in JSON
ryan.mcguinness
(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
(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.
kellseyshaw
(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