Is it possible to interact or use a REST API to populate or enrich a Retool form? I can do something like this in retool apps, but wanted to see if the Retool form was also able to do this.
For example:
I want to pull the options for a select box from a REST API response. I realise you can populate fields by URL params, I'm just wondering if we can do this through a REST API.
you can populate a retool select component with a query result. Just use the "Mapped" mode, set a data source to your REST query and make sure that the result from the REST API are transformed in a way that the select component can use it (similar to what you would need to display it in a table component)
This is a great idea. Unfortunately, Retool Forms is the weakest part of Retool right now, even though it has such huge potential. Seems like they abandoned it and hid some key features behind enterprise or require you to use the form in actual app. They don't seem to realize that for most applications, just having a standalone form, outside of an app, is super useful and powerful. If they just implemented a few simple things, Forms could power huge growth for Retool because it is simply unbelievable how the Form automatically hooks up a postgres database and can be connected to a workflow.