Backups
Export and restore your webhook configuration using Octoflow's built-in backup system.
Octoflow can export a full snapshot of a webhook's configuration — all its repositories and event modifiers — to a JSON file. You can restore from that file at any time.
Backup file format
Backup files use the .glb extension and contain JSON with the following structure:
The protocol field is currently 2. Restoring a backup with a different protocol version will fail with an error — contact support if this happens.