T
Typebot8mo ago
Xando

N8N x TYPEBOT

Guys, Good morning... I need HELP... I have a Flow set up in Typebot that checks calendar availability on Google Calendar and it deals with it phase by phase, but at the end of the flow it responds with TRUE (Availability available) or FALSE (Not Availability). How can I return TRUE or FALSE so that TYPEBOT can follow the flow and the next steps?
1 Reply
Baptiste
Baptiste8mo ago
You are using a HTTP Request block? Then just hit the "Test the request" button, and you can assign the respons body to variables that you can use on your bot.

Did you find this page helpful?