How to convert HTML data into URL?

Hi everyone,

I’m new to Make and currently learning how to use it.

I’m building a scenario that summarizes news articles and compiles them into a neat, easy-to-read newsletter that I can share via a link.

However, I’m having trouble converting the GPT-generated HTML into a shareable URL. I’ve tried using both GitHub Pages and the Netlify module, but I’m stuck at the step where I need to turn the generated HTML text into an actual HTML file that can be hosted.

Does anyone know how I can solve this issue?
(Also, if there’s an easier way to make a shareable, nicely formatted link — even if it’s not HTML — I’d really appreciate the advice!)

Welcome to the Make community!

To do this, you can try using the SFTP “Upload a file” module to a web hosting server.

For more information about the Upload a file module and SFTP app, see the corresponding Integrations page and the Help Centre documentation.

Hope this helps! If you are still having trouble, please provide more details.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!