hello, I have a connection to a mysql database through the bubble connection api, my question is:
how do I search for data in the mysql database using an input text value. example:
locate in my table name = ‘coffe’
if there is
thanks very much
hello, I have a connection to a mysql database through the bubble connection api, my question is:
how do I search for data in the mysql database using an input text value. example:
locate in my table name = ‘coffe’
if there is
thanks very much
You have to create the queries in API and request the API DATA.
enao, eu criei as apis e as consultas, so nao sei como fazer no console
tipo colocar um botao e a condição de checar no campo input email e senha se e a mesma que esta cadastrada no mysql
perdoe-me pois ainda sou iniciante.
Se utilizou criou a query como “Action” chama ela pela Workflow, caso tenha crido como data no elemento você invoca a API “Get data from external API”.
como eu monto a consulta, tem como me mandar um exemplo ??
fico muito grato.