Back to Browse

AI Video Generator Automation (Grok + Make Tutorial)

296 views
Mar 8, 2026
8:33

๐Ÿ“ฉ Want this automation blueprint or a custom setup? ๐Ÿ‘‰ Email me: [email protected] ๐ŸŠ Join my Skool community to learn automations and get templates: ๐Ÿ‘‰ https://www.skool.com/axagen-ai-automations-6905 โœจ Try Make for automations: ๐Ÿ‘‰ https://www.make.com/en/register?pc=topster7 FOR SEO: In this video I show you how to generate AI videos with the Grok API inside Make.com using just HTTP modules. The built-in xAI module in Make.com stopped working, so I walk you through the exact HTTP setup that actually works right now. The Grok API lets you generate videos up to 15 seconds long using the grok-imagine-video model. Pricing is around 5 cents per second, so a 5-second video costs roughly 25 cents. I go through the full Make.com scenario step by step, from setting up the first HTTP request to generate the video, to retrieving the finished file and saving it automatically to Google Drive. One important thing to know is that Grok video generation is async. You send the generation request, get back a request ID, and then have to poll a second endpoint to check if the video is ready. I show you how to handle this cleanly using a Sleep module to wait 30 seconds, and a Repeater with a filter that keeps looping while the video status is still pending. Once it is done, the scenario grabs the download URL, pulls the file with an HTTP download module, and pushes it straight into Google Drive. I also cover the full request setup including headers, body parameters like prompt, duration, resolution, and aspect ratio. Right now Grok video supports 720p and 480p resolution and standard aspect ratios. I also show where to get your API key from the xAI Cloud Console and how to format the Bearer token correctly in the authorization header. What you'll learn: - Why the Make.com xAI module broke and how to replace it with an HTTP module. - How to set up Grok API video generation with the correct headers and body parameters. - How to get your xAI API key and add it to Make.com securely. - How to retrieve a generated video using its request ID from a second HTTP call. - How to use a Sleep module and Repeater to handle async video generation. - How to download the video file and upload it to Google Drive automatically. - What resolutions, durations, and aspect ratios the Grok video API currently supports. Tools mentioned: Grok API, Make.com, Google Drive, xAI Cloud Console. If you want to automate AI video generation in your own Make.com workflows, this is the exact setup to follow. Drop any questions in the comments and I will help you out.

Download

0 formats

No download links available.

AI Video Generator Automation (Grok + Make Tutorial) | NatokHD