What's this Feature All About?
Previously, you could save data fetched via external APIs in DrapCode's database, then display and use it as needed. But now you can do more than that!!
There are several APIs in which you receive different files (PDF, PNG, JPG, GIF, etc.) as a response rather than data. So now you can download the response in the user's browser.
Using this new feature, you can export or download data (or API response) in the form of a file while fetching data using external API in real-time. Then use the downloaded document as you want.