Drafter AI | Docs
ProductChangelogStatus
  • Getting Started
  • Build
    • Workflow Basics
      • Workflow Builder Overview
      • Builder: Input
      • Builder: Action
      • Builder: Filter
    • Create workflow
      • Launch workflow
      • Design output
      • Export output results
    • Align Pricing Model
  • Launch
    • Apply your brand
    • Connect a custom domain
    • Invite users
  • Scale
    • Process inputs in batches
    • Organize internal knowledge base
    • Template GPT3 prompts
    • Integrate Drafter AI to other apps with Make.com
    • Get started with developer API
  • Maintain
    • Restore output results
    • Export/Import workflows
    • Debug workflows
  • Building blocks
    • Inputs
      • Manual / Form
    • Actions
      • Text Generation (GPT)
      • Web Data Extraction
      • Sentiment Recognition
      • Key Phrases Extraction
      • Classification
      • Entity Extraction
      • Public Search
      • Internal Search
      • Translation
      • PDF Recognition
      • Regular Expression
      • Template
      • Twitter Search Data
      • Twitter Profile Data
      • Youtube Captions Extraction (soon)
      • Speech Recognition (Soon)
      • Speech Generation (Soon)
      • Image Generation (Soon)
      • Video Generation (Soon)
    • Flow Controls
      • Filter
      • Aggregate
      • Split
  • Direct Integrations
    • Make.com *
    • Google Sheets
    • Slack (soon)
    • Zapier (soon)
Powered by GitBook
On this page
  • Exporting workflows
  • Importing workflows
  1. Maintain

Export/Import workflows

How to export and import workflows to backup them.

PreviousRestore output resultsNextDebug workflows

Last updated 2 years ago

Exporting workflows

When you built your own workflows that work, it’s always a good idea to save them locally.

To do that:

  1. Proceed to the “List of workflows” page

  2. Choose the workflow you want to backup

  3. Click the “Export workflow” icon

As a result, you’ll have a JSON file with the workflow that can be imported later.

Importing workflows

Sometimes you need to restore the previous version of the workflow, create new workflows from templates outside or import it to a different Drafter AI instance.

To do that:

  1. Proceed to the “List of workflows” page

  2. Click the “Import” button at the top right of the page.

  3. Drag-drop the JSON file of the workflow you exported/saved before to the Upload area.

  4. Click “Apply changes”

Now your newly imported workflow appears in the list of workflows.

Exporting workflows from the list as JSON
Importing new workflows