Connect MySql to xano

Hi there,
I just new in Retool.
I try to read MySql tables who is connected in retool and transform it in API endpoint to get with Xano bu i don't find ?
So i have MySql database connected with retool, no problem. But how can i make the get in retool and have an Api endpoint?
after i keep this endpoint in Xano.
thanks

Hi @Gregory, welcome to the community :hugs:

So Xano is a DB on its own, I'm not sure what you mean by "connecting" it with your MySQL DB.

To connect to your Xano DB, you can create a REST API Query and hit your DB URL given by Xano.

Here's a quick tutorial on how to set that up.

thanks @minijohn for your response,

It's not connect Xano to retool but connect retool to xano

I connect Retool to Mysql but now i will connect retool to xano
So in my mind i have to create rest API on my sql ( i don't know how ? ) and make a get data from external Api in Xano

If I understood correctly you want to use xano as an API Endpoint for your MySQL DB?