Can I download a file using API

Hey Everyone,

I am trying to download a file using an API request, however the file is not being downloaded, so is this currently possible in wappler?

I have tried using a server connect api, and an app connect api request, using both methods I am getting a 200 OK response, with data like the one below and the file is not being downloaded.

    {data: "%PDF-1.4
1 0 obj
<<
/Title (��)
/Creator (��"  etc....}

The api GET request works fine when I call it simply from the browser, and the file is being downloaded, however in wappler it is not working.

Can I do anything to make it work, or is this not possible currently in Wappler?

Community Page
Last updated: