APIs for Connecting Retool to webflow

Is it possible to expose my retool db (custom) via APIs? I got an onboarding_api but it seems to be working with onboarding_db only and I see no way to change the db.`

I need exposing APIs so I can insert data into my db and read from it via REST APIs`

1 Like

Hi @Sanil :wave: thanks for reaching out with this question!

To clarify, the onboarding_api is a sample REST API resource, which are currently scoped to providing a REST API client to be used within your Retool apps; currently, Retool does not support hosting custom API endpoints.

I hope that you find this clarification helpful – let me know if you have any other questions!