Automates two-way sync of Typebot flows with GitHub: exports, updates, creates, or deletes files based on Typebot workspace changes for safe backups.
This workflow provides a robust two-way synchronization between Typebot workspaces and a GitHub repository. Using the Typebot API, it fetches all typebots, loops through them, and checks GitHub for corresponding files named by credential ID (e.g., ID.json). If a file exists and differs, it updates it; if not, it creates a new one; identical files are skipped. It also detects deletions in Typebot and removes the matching GitHub file, ensuring perfect sync.
Benefits include disaster-proof backups
Platform
n8n
Category
Social Media
Price
$22.99
Creator
QualityWorkflows
Typebot
GitHub
Backup
Sync
API
Automation
Version Control
Workflow Backup
Chatbot
Data Safety
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.