Hi Team,
Scenario:
We wanna know whether user is logged in or not on client’s website.
So currently they have a login button in bot which redirects user to the login page for the website and once login process is completed the bot reloads and in the websites payload they are passing a key ‘loggedin’ (bool)
Can we use this payload data in bot as conditional logic?.
cc: @akshay_bhat