Low-code API for Flutterflow apps
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
- Flow Start: The flow starts upon receiving an HTTP GET call.
- Webhook: Receives the HTTP GET call and triggers the flow.
- Database: Connects to the database (Customer Datastore) to retrieve all necessary information (getAllPeople).
- Data Processing:
- Variable Insertion: The retrieved data is inserted into a variable.
- Variable Aggregation: The variables are aggregated and prepared for use in FlutterFlow.
- Webhook Response: Sends the response back through the Webhook with the processed data ready for use in FlutterFlow.