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!)