Skip to main content

Convert edited Notion pages into explainer videos with Ozor AI

Workflow preview

Workflow preview
100%
Convert edited Notion pages into explainer videos with Ozor AI preview
Open on n8n.io

1. Workflow Overview

Turn Any Notion Document into an Explainer Video — Automatically Got a Notion doc? Turn it into a polished explainer video without lifting a finger. This workflow watches your Notion database for r...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.scheduletrigger, n8n-nodes-base.notion, n8n-nodes-ozor.ozor, n8n-nodes-base.code, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by OzorAI.

Original n8n.io source

1.1 Workflow description

Title
Convert edited Notion pages into explainer videos with Ozor AI
Workflow name
Convert edited Notion pages into explainer videos with Ozor AI

Turn Any Notion Document into an Explainer Video — Automatically

Got a Notion doc? Turn it into a polished explainer video without lifting a finger. This workflow watches your Notion database for recently edited pages and uses Ozor AI to automatically generate a professional video from the content — then drops the finished video right back into the original Notion page.

Perfect for SOPs, training materials, wikis, product docs, or any content you want to bring to life visually.

How it works

  1. Schedule Trigger checks for updates every 15 minutes
  2. Notion fetches the most recently edited page from your database
  3. Notion reads all content blocks from that page (text, headings, images)
  4. JavaScript compiles the content into a structured prompt for Ozor AI
  5. Ozor AI analyzes the document and creates a video production plan
  6. Ozor AI generates the full video project from that plan
  7. Ozor AI exports the finished video as a public 1080p MP4
  8. Notion appends the new video back to the original page

Set up steps

  • Connect your Notion credential with read + write access to your database (~2 min)
  • Connect your Ozor credential in n8n (~1 min)
  • Update the Notion database ID in Node 2 to point to your own database
  • Activate the workflow — any edited Notion page will get a video automatically

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Every 15 Minutes

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 2 - Notion — Recently Edited SOPs

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 3 - Ozor — Analyze Notion Page

Type / Role
n8n-nodes-ozor.ozor - ozor
Config choices
Version 1

Block 4 - Ozor — Generate From Plan

Type / Role
n8n-nodes-ozor.ozor - ozor
Config choices
Version 1

Block 5 - Get many child blocks

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 6 - Code in JavaScript

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 7 - Export a video

Type / Role
n8n-nodes-ozor.ozor - ozor
Config choices
Version 1

Block 8 - Append a block

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 9 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Sticky Note8

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Convert edited Notion pages into explainer videos with Ozor AI
Complexity advanced
Nodes 17
Categories Content Creation, Multimodal AI
Author OzorAI
Published 11 May 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/15642/15642.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Convert edited Notion pages into explainer videos with Ozor AI do?

Turn Any Notion Document into an Explainer Video — Automatically Got a Notion doc? Turn it into a polished explainer video without lifting a finger. This workflow watches your Notion database for r...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.