Hi. I have an action that calls a api to get a signed url to download a file from an S3 bucket. The action gets the url and puts it into a variable but then I can't get the file to download. Is there a built in way to do this?
Lucas G
1 year ago
Should be able to add “download” to the path and the download will start automatically when the link is opened
I’d open it in a new tab
Dov
1 year ago
Being a newbie, could you give a bit more guidance (or is there a tutorial I could follow)?