typebot.io
typebot.io copied to clipboard
New block to retrieve existing result
trafficstars
Name: Results Lookup
Action: Search for existing result
Similar to Google Sheets block settings
Currently result's variables are stored in a JSONB field. The filtering is kind of working, but the syntax is different depending on wether you use a Postgres or MySQL db. So that's a bit problematic.
I'm thinking that I'd like instead to store them into a dedicated table (like we do for answers).
That would allow us to filter the results more precisely (array contains etc) and with better performance.
This would also be useful for #372
- [ ] #1292