Hello everyone
I'm building a search engine through an api with Retool. Basically i have a number input and a table. The user write a specific number on the input and the result come to the table.
Simple.
But i have a SQL Relation database and i would like to replace what the user write on the number input by their relation on my external database.
How can i do ? Thanks community