- Connected with insurance aggregator APIs to:
- Fetch real-time policy options based on user inputs
- Display policy comparisons for travel, motor, health, etc.
- Support quote generation and redirection to providers
Note: Webflow doesn’t allow backend logic natively, so we used webhook/API middleware (e.g., Make.com or AWS Lambda) to handle the API calls and pass results back via Webflow forms or embedded scripts.