I started using Make for a specific use case because I needed to create a workflow to upload videos using the API from YouTube. I decided to create an automation workflow to upload a new video every day without manual intervention.
My main use case for Make is to create a workflow where I connect to Gemini to generate ideas, then trigger a video API to create a video from this prompt, and afterwards, use the Gemini API to create a title for the video.
Basically, I have a scheduler that starts every evening to facilitate how this automation works.
My main goal was to create an automation workflow without manual intervention, and this workflow creates and uploads a video to YouTube. From the same idea, there are different videos and different titles, and I do not write them down in Excel; everything is inside Make within this workflow. I was trying to reduce my manual effort.