D
David Gurr
not planned
Flutterflow is a no-code builder for web and mobile apps. As such, those apps aren't accessible through a REST API.
Flutterflow apps can use either a Firebase or Supabase data repository. There are Make apps for both Firebase and Supabase, so it's already possible to create actions from Make scenarios that update a Flutterflow app's data store.
Flutterflow apps can be configured to make HTTP calls to other services (see https://docs.flutterflow.io/data-and-backend/api-calls). By using the GET or POST methods, you could trigger a Custom Webhook in a Make scenario (possibly returning data to a Firebase or Supabase repository).
D
Darin Patterson
Jamarri
Here is the docs for flutter flow: