Automatic Typebot Flows Two-Way Sync with GitHub using Typebot API
Remixed Backup your workflows to GitHub from Solomon's work. Check out his templates.
How it works This workflow will backup your typebots to GitHub. It uses the Typebot API to export all typebots.
It then loops over the data, checks in GitHub to see if a file exists that uses the credential's ID. Once checked it will:
update the file on GitHub if it exists; create a new file if it doesn't exist; ignore if it's the same.
In addition, it also checks if any flow have been deleted from typebot workspace. If a flow no longer exists in workspace, the corresponding file will be removed from the repository to keep everything in sync.
Who is this for? People wanting to backup their typebots(flows) outside the server for safety purposes or to migrate to another server.
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Build a Restaurant Voice Assistant with VAPI and PostgreSQL for Bookings & Orders
This n8n template demonstrates how to create a comprehensive voice-powered restaurant assistant that handles table reser...
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments