Download a file from API

Hi Archy!

You are correct that the Export data action type is expecting some type of structured JSON!

@mark looked in to this, and added in some support for REST GET queries to correctly return an Excel filetype as base64. This is live now, so you should be able to accomplish this with something like:

Then setting the button's event handler to trigger query2 here, instead of the Export data action type