Try It Out! This n8n template demonstrates how to use Reka API via HTTP to AI generate a clip automatically from a YouTube video and send email notifications. How it works - Looking at the RSS feed of a YouTube channel, the flow will be triggered when there is a new video published. - Using Reka's API, we will submit a request for creating a clip using AI. You can customize: - the prompt to generate the clip - decide if you want captions or

Try It Out! This n8n template demonstrates how to use Reka API via HTTP to AI generate a clip automatically from a YouTube video and send email notifications. How it works - Looking at the RSS feed of a YouTube channel, the flow will be triggered when there is a new video published. - Using Reka's API, we will submit a request for creating a clip using AI. You can customize: - the prompt to generate the clip - decide if you want captions or not - decide the minimum or maximum duration of the clip - Wait a little while, the magic happens - Check if the job status is completed - If yes, it send an success email - If no, it will loop - As a failsafe, after 10 iterations in the loop, it will send an error email 🔧 Configurations After importing the template, here is some information to customize your clips the way you like them. 🔘 When New Video Set the Feed URL to the YouTube channel you want to follow ex: 🔘 Create Reel Creation Job This API call will upload the video into your Reka's library and create a job for the clip. Parameters - videourls (string, required): URLs of input videos - prompt (string, required): Description of the reel to generate generationconfig - template (“moments” | “compilation”, default: “moments”) - numgenerations (integer, default: 1) - mindurationseconds (integer, optional) - maxdurationseconds (integer, optional) renderingconfig - subtitles (boolean, default: true) - aspectratio (string, default: “9:16”) examples: “9:16”, “16:9”, “1:1”, “4:5” Example of a complete JSON 🔘 Send Clip Ready EMail Using the information of all previous nodes, customize an email that contains all the information the way you like. Here is an example: Requirements - Reka AI API key (it's free! Get yours from here from Reka) - Gmail account (feel free to change it to another mail provider) Need Help? Join the Discord Happy clipping!
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.