Can I store the IP address from the user?

We don’t store the IP addresses due to the GDPR compliance.

But if you still want to store it, it is possible using the system bot variable called infoIP:

Step 1. Add Goto step, putting the {{infoIP}} variable in its value setting (make sure that this step is the entry point step so the first in the list):

That’s it! Now you’ll have ip address available in the bot results, response connections etc.

Edit this page