How to pass a variable from webpage to bot?
# 🤝help
c
Hi everyone, I have to build afunctionality that triggers a bot flow based on the website specific page where the conversation starts. My idea to do this is to code a variable in the page code that store the name assigned to the page. How can i do it? Or is there a better way to achieve this? Thanks