Retool Integrations
The demo application we have created fetches its data from the Retool database.
This is sufficient for implementing application features but in the real-world, data will be stored in a backend service provider database.
Retool offers both out-of-the-box integrations with a wide range of resources such as AWS, Firebase, MongoDB and many more.
It also allows for other integrations with services using API secret keys.
We will look at two different methods, a Retool provided integration with AWS Lambda and the setup of a REST integration with brainCloud | Backend as a Service