Content: 01744.zip (43.17 KB)
Uploaded: 11.01.2026

Positive responses: 0
Negative responses: 0

Sold: 0
Refunds: 0

$7
# Backup Typebot bots to GitHub with change and deletion sync

This workflow enables reliable backup and versioning of Typebot configurations by automatically syncing them with a GitHub repository. Designed for bot owners, developers, and teams who need to maintain configuration history and restore data quickly.

## Who it´s for
- Typebot bot owners requiring regular backups.
- Developers using n8n to automate CI/CD workflows for bots.
- Teams managing multiple Typebot forms and needing centralized version control.

## What the automation does
- Fetches all bots from a specified Typebot workspace on a schedule.
- Compares current bots with files in the GitHub repository.
- Updates JSON files when bots are modified.
- Adds new bots as individual JSON files named by bot ID.
- Deletes repository files if corresponding bots are removed in Typebot.
- Uses recursive subworkflow execution to handle large numbers of bots efficiently without memory overload.

## What´s included
- Ready-to-use n8n workflow.
- Trigger logic based on cron schedule and internal execution calls.
- Integrations with Typebot and GitHub via HTTP API and OAuth2.
- Basic textual guide for setup and adaptation.

## Requirements for setup
- n8n instance with external API access.
- Typebot workspace access with read permissions for bots.
- GitHub repository (private or public) with write access.
- Configured OAuth2 tokens or API keys for both services.

## Benefits and outcomes
- Full protection against loss of bot configuration data.
- Ability to roll back to any previous version using Git history.
- Automatic cleanup of obsolete files in the repository.
- Centralized, code-based storage of all bots (Infrastructure as Code).
- Support for DevOps practices: diff tracking, pull requests, pre-deploy reviews.
- Memory-efficient processing through recursive execution.

## Important: template only
Important: you are purchasing a ready-made automation workflow template only. Rollout into your infrastructure, connecting specific accounts and services, 1:1 setup help, custom adjustments for non-standard stacks and any consulting support are provided as a separate paid service at an individual rate. To discuss custom work or 1:1 help, contact via chat
No feedback yet