You can use a trigger: https://botpress.com/docs/c...
# 💻developers
r
You can use a trigger: https://botpress.com/docs/cloud/toolbox/events-triggers/#webchat-triggers Or you can use userData (although I'm not sure if this is available w/the free plan): https://botpress.com/docs/cloud/channels/webchat/#configurable-script-parameters I'm listening for the event 'LIFECYCLE.READY' on the webchat and then sending the trigger.