Preview coming soon
Backup workflows to git repository on Gitea
This workflow automates backing up n8n workflows to a Gitea Git repository every 45 minutes. It uses the n8n API to fetch workflows, compares changes, encodes them in base64 using Python code nodes, and manages files via Gitea's API with HTTP Request nodes secured by Personal Access Tokens.
Integrations
Tags
One-time purchase
Related automations
Analyze Video
This video demonstrates a fully automated workflow that uses a no-code engine to perform video analysis via Google Gemini. The system supports both local file...
Test
This system integrates OpenAI’s latest image generation model with an n8n workflow that programmatically creates and merges images. The blueprint demonstrates...
Mistral OCR
Creator Nate Herk demonstrates a step-by-step system that automates document processing using Mistral OCR. The workflow, implemented entirely in n8n, includes...