typebot.io icon indicating copy to clipboard operation
typebot.io copied to clipboard

New block to retrieve existing result

Open baptisteArno opened this issue 2 years ago • 5 comments
trafficstars

baptisteArno avatar May 12 '23 12:05 baptisteArno

Name: Results Lookup

Action: Search for existing result

Similar to Google Sheets block settings

baptisteArno avatar Feb 14 '24 09:02 baptisteArno

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

baptisteArno avatar Feb 27 '24 08:02 baptisteArno

  • [ ] #1292

baptisteArno avatar Feb 27 '24 08:02 baptisteArno