Quick summary
Connecting a Lovable project to an external API lets you pull live data — such as currency conversion rates — directly into your app using a simple natural-language prompt in the chat panel.
Steps
- Compose a detailed prompt in the left-side chat panel asking Lovable to connect your project to an external API, specifying the use case — for example, fetching currency conversion rates for a calculator app.
- Review the prompt carefully to ensure it includes all required API details such as URL, Method, Parameters, and Response structure.
- Click the Send button to submit the prompt and trigger the integration.
- Confirm that the external API has been successfully added to your local project based on the provided prompt.
.gif)



