Hi, I'm trying to retrieve records from my table u...
# 🌎general
c
Hi, I'm trying to retrieve records from my table using the execute code card but am having trouble finding a way to do so using a column that is not the recordId. For the getRecord method, as far as I can tell, I am only able to retrieve a record if I know it's recordId. I also looked into the findRecords method but that requires a query selector and I am unable to create a query selector that accepts a workflow variable as the input. (Also FYI: the video link for findRecords in the documentation page seems broken: https://botpress.com/docs/cloud/studio/tables/#findrecords). Can someone please help me with this? Help channel post: https://discordapp.com/channels/1108396290624213082/1144347706261782529
33 Views