I am trying to create an Admin Action, to aggregate data (total SKU count, etc) from selected orders and download a CSV. This is the same issue brought up on the old forum.
The issue seems to be that the blob URL is not passed through as an href to the link tag. It seems to work just fine with a standard URL.
Really unsure if the set up event allows custom JS to be ran like that but if it does then it might work. I use similar code when I want to download data from the DevTools console as JSON.
I figured that may be the case but did not find the documentation stating as such…
I know that is the case for customer account UI extensions and checkout UI extensions and documented.
That said, have you thought about storing the data on your end and surfacing an external URL to link there? Frankly, I am unsure if it could even link externally but if it can that may be an option.
Hey @tberry We currently block data urls for security reasons at the moment. Seeing as this is in fair demand, we’ll take a look and see if we can open it up in the future.
Before then, I’d love to grab some time and talk about what you’re trying to build in depth. Maybe we can brainstorm some stopgap solution.
@Aaron_Springut Thanks for the quick reply! It would be great if this functionality could be added. I’d love to chat about any possible solutions, let me know the best way to connect.