Block 1 - Schedule Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
This workflow allows you to generate riddle themed vertical videos (9:16), render them using Creatomate, and upload them directly to YouTube — all automatically. It's optimized for low cost operati...
n8n-nodes-base.scheduletrigger, @n8n/n8n-nodes-langchain.lmchatanthropic, @n8n/n8n-nodes-langchain.embeddingsopenai, @n8n/n8n-nodes-langchain.documentdefaultdataloader, @n8n/n8n-nodes-langchain.textsplitterrecursivecharactertextsplitter, n8n-nodes-base.merge, n8n-nodes-base.wait, @n8n/n8n-nodes-langchain.outputparserstructured
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Joseph.
Original n8n.io sourceThis workflow allows you to generate riddle-themed vertical videos (9:16), render them using Creatomate, and upload them directly to YouTube — all automatically. It's optimized for low-cost operation while still integrating AI and automation at key stages.
Here is a sample: https://youtube.com/shorts/svhgti9L6Fw?feature=share
This is a schedule-triggered workflow that:
month/year for easier indexing..mp3 format for compatibility.Bearer Token and Template ID.Creatomate Render Node inside n8n.Inside n8n, set up a YouTube OAuth credential.
Search for "YouTube" in the credentials list and select the OAuth type.
Use the Custom HTTP Request node with multipart/form-data to upload the video using:
Riddle Generation
month/year namespace.Track URL Fetching
Render & Upload
Post Actions
Refer to the comprehensive setup guide included in the Gumroad download folder to configure your template, credentials, and API keys correctly.
This is a beginner-friendly, low-cost automation you can build on for more advanced content pipelines. Happy building!
You can find me on twitter and via email incase you need any custom n8n workflows or wanna chat.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 32 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate riddle shorts & post on YouTube with Sonnet 3.5, Pinecone & Creatomate |
|---|---|
| Complexity | advanced |
| Nodes | 32 |
| Categories | Content Creation, Multimodal AI |
| Author | Joseph |
| Published | 06 May 2025 |
Use the JSON export at /data/workflows/3907/3907.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow allows you to generate riddle themed vertical videos (9:16), render them using Creatomate, and upload them directly to YouTube — all automatically. It's optimized for low cost operati...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.