Hi Guys, We've created a Botpress and integrated ...
# 💻developers
s
Hi Guys, We've created a Botpress and integrated it into our WordPress site (https://gritsearch.com/bot). Currently, the first question the bot asks is, "What is your email address?" This is so we can identify the user and their answers. However, if we can retrieve the user's email address through a URL parameter like https://gritsearch.com/bot?user=mark@email.com, we can then assign that email as an answer. We've tried various approaches, and while we can capture the email, We are having trouble assigning it as an answer. Do any of you have any ideas?
2 Views