Exporting Flows
Cambigo allows you to export your workflows in different formats for sharing, archiving, or use in other applications.
Export Formats
Word Document Export
Export your flow as a Microsoft Word document (.docx) for:
- Professional presentations
- Offline editing
- Client deliverables
- Print-ready documentation
Features:
- Preserves formatting and structure
- Includes all text, descriptions, and notes
- Embeds attached images
- Maintains document theme styling
- Ready for further editing in Word
JSON Export
Export your flow as JSON for:
- Backup and archiving
- Importing into another Cambigo account
- Version control
- Integration with other systems
- Technical documentation
Features:
- Complete flow data preservation
- All metadata included
- Attachments encoded as base64
- Can be re-imported to Cambigo
- Human-readable format
Exporting to Word
To export your flow as a Word document:
- Open your flow
- Switch to Document View
- Configure what to include using the Filters button
- Click the Export button or menu
- Select Export as Word
- The document will download automatically
What's Included in Word Exports
The Word export includes:
- Document Title: Flow title as the main heading
- Metadata: Author, version, dates (if filters enabled)
- Flow Description: Overall workflow description
- All Steps: In sequential order
- Phases: Formatted as major section headings
- Descriptions: Step details and context
- Notes: Additional information
- Attachments: Images embedded in the document
- Reference Links: URLs and descriptions
Customizing Word Exports
Use Document View filters to control what's included:
- Click Filters or Settings
- Toggle sections on/off:
- Metadata (author, version, dates)
- Descriptions
- Notes
- Interview information
- Data requirements
- Attachments
- Reference links
- Your filter selections determine what appears in the export
Word Export Formatting
The exported Word document includes:
- Heading Styles: For easy navigation and formatting
- Table of Contents: Can be generated in Word
- Page Breaks: Between major sections
- Images: Centered with captions
- Consistent Fonts: Professional typography
- Print-Ready: Formatted for standard paper sizes
Exporting to JSON
To export your flow as JSON:
- Open your flow
- Click the Menu or More Options button
- Select Export as JSON
- The JSON file will download automatically
What's Included in JSON Exports
The JSON export includes complete flow data:
- Metadata: All document information
- Nodes: Every step with full context
- Groups: All connections and relationships
- Items: Canonical ordering
- Context Data: Descriptions, notes, flags, dispositions
- Attachments: Base64-encoded image data
- Reference Links: Complete link information
- Schema Version: For compatibility tracking
Using JSON Exports
JSON exports are useful for:
Backup and Recovery:
- Regular backups of important workflows
- Disaster recovery
- Version snapshots at milestones
Sharing Between Accounts:
- Transfer flows to another user
- Move flows between environments
- Collaborate across organizations
Version Control:
- Track changes over time
- Use with Git or other version control
- Compare different versions
Integration:
- Feed data to other systems
- Generate custom reports
- Automated processing
Re-Importing JSON Files
To import a JSON export back into Cambigo:
- From the Dashboard, click Import or New Flow
- Select Import from JSON
- Choose your JSON file
- The flow will be created with all data restored
Note: Imported flows get a new ID and are treated as new flows, not updates to existing ones.
Export File Names
Cambigo automatically names export files:
- Word:
FlowTitle_YYYY-MM-DD.docx - JSON:
FlowTitle_YYYY-MM-DD.json
Where:
FlowTitleis your flow's title (spaces replaced with underscores)YYYY-MM-DDis the export date
Export Limitations
Word Export
- File Size: Very large flows (500+ steps) may result in large files
- Complexity: Some advanced formatting may not translate perfectly
- Images: Large or numerous images increase file size
- Compatibility: Best viewed in Microsoft Word 2016 or later
JSON Export
- Size: No practical limit, but very large files may be slow to process
- Compatibility: Only works with Cambigo (not a universal format)
- Readability: While technically readable, JSON is best for programmatic use
Best Practices
Before Exporting to Word
- Review in Document View - Ensure everything looks correct
- Configure Filters - Show only what's needed for this export
- Select Theme - Choose the appropriate visual style
- Check Images - Verify attachments are displaying correctly
For JSON Backups
- Regular Exports - Export important flows weekly or after major changes
- Descriptive Naming - Add version numbers or dates to filenames
- Secure Storage - Keep backups in a secure location
- Test Imports - Periodically verify exports can be re-imported
For Client Deliverables
- Use Word Export - More professional and editable
- Apply Formal Theme - For business documents
- Include Metadata - Show author, version, and dates
- Remove Internal Notes - Filter out internal-only information
Common Questions
Q: Can I export multiple flows at once?
A: Currently, you need to export each flow individually.
Q: Will the Word document be editable?
A: Yes, Word documents can be fully edited after export.
Q: Can I import a Word document back into Cambigo?
A: No, only JSON exports can be re-imported. Word exports are final documents.
Q: Are attachments included in JSON exports?
A: Yes, images are base64-encoded and included in the JSON file.
Q: What if my export fails or times out?
A: For very large flows, try reducing the content with filters or break the flow into smaller sections.
Q: Can I schedule automatic exports?
A: Automatic exports are not currently available. Use manual exports for backups.
Q: Will export preserve my flow's theme?
A: Word exports apply the selected theme styling. JSON exports preserve the theme setting for re-import.
Related Features
- Document Views - Customize what's displayed before export
- Flow Sharing - Alternative way to share flows online
- File Attachments - Images included in exports