Hello, I know that retool is basically a frontend dev tool, but is there a way to create and expose a rest service from my web app to give access to my app from externals apps? Thanks!
you can use a Workflow to expose a REST service from Retool, adding a Response block and using the webhook as endpoint.
Hope this help.
Hello @abusedmedia , thank you very much for your answer. I didn't know about that solution,I had to move the database to Amazon AWS and create a webservice there.
Thank you!