Hello everyone, I'm starting with BotPress, I analyzed the documentation and some videos a lot, but I still had doubts.
I have a table "A" in which I have some records. How do I get the ID of the current record and assign it to a variable so I can later update a field in that record as a value that I will request from the user?
Thanks.