PricingBlog

Download files with signed url

  • jubilant_courgette_93644-1273284152086761482

    Dov

    1 year ago

    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?
    1273284152287957074-image.png
  • lucasg-1273370221545259058

    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
  • jubilant_courgette_93644-1273565970366988410

    Dov

    1 year ago

    Being a newbie, could you give a bit more guidance (or is there a tutorial I could follow)?
  • jubilant_courgette_93644-1273589746572070932

    Dov

    1 year ago

    I worked it out.