https://discord.gg/botpress logo
userData chatbot V2
# 🤝help
a
Hello, I was able to use userData with chatbot V1 when initializing and passing it to window.botpressWebChat.init(). Now with V2 it simply doesn't work anymore, userData doesn't seem to be sent as it should. I looked at this user data example https://botpress.com/docs/developers/webchat-v2/examples/ But I simply cannot understand how to retrieve this user data on my Botpress Cloud workflow. I would like to retrieve the user platform I send when itializing the bot, and store in a variable of my workflow.