How to automatically generate blog articles using Gemini 3 Flash and Make.com
What is the problem & what have you tried?
In my workflow, I have an “HTTP Make a Request” module that contains the URL https://generativelanguage.googleapis.com/v1beta/models/gemini-2.5-flash:generateContent?key=xxxxx(my API key)xxxx to have the Gemini API automatically generate an article for my blog. I want to use the Gemini 3 Flash version because it’s better and free, but it seems that make.com doesn’t support it based on the errors I’m getting. I need to know the exact name the URL should have, how it should be worded, to make the Gemini 3 Flash model work. If the problem is that make.com doesn’t support this latest model, I’d like to know who I need to contact or what I need to do to get make.com updated to support the Gemini 3 Flash content generation model. Thank you very much.