Sending a zip file hosted in S3 back to my Webflow Site

Hey everyone,

I hope you can help as i’ve been pulling my hair out with this one.

Here’s the context:

I have a webflow form that sends the memberID and product SKU to Make.com for authentication.
If it confirms they are a member it will download the s3 file with the corresponding SKU to Make.com. The bit I’m struggling with is sending it back to the browser, I’ve been following this guide:

Which has been great, but it’s a little out of date. I’ve managed to get the binary data, but I can’t send it to the browser.


Can anyone shed any light on where I’m going wrong? Or if there’s an easier way?

Ben