How do I Download a base64 pdf

I was able to setup an API call that gets my base64 pdf file.
Than I was also able to use PDF Explorer to show this PDF.

How can I have a button for the user to download de .pdf to their PC?

Hi, I think the best solution would be a button with a javascript query that runs the following utility here: https://docs.retool.com/docs/scripting-retool#utilsdownloadfiledata-filename-filetype

2 Likes