Skip to content

Martini Workflows Import & Export

Overview

Transfer .workflow files between your file system and Martini packages using simple drag-and-drop import and right-click download.

When to Use This

Use this when you need to:

  • Import existing .workflow files from your file system into a Martini package
  • Export workflows from Martini to share with team members or backup locally

Prerequisites

Importing Workflows

Getting Started

Import existing workflow files from your file system directly into your Martini package using drag-and-drop.

  1. Locate the workflow file (with .workflow extension) in your file system using any standard file manager.
  2. In Martini Designer, navigate to your target Martini package in the Navigator.
  3. Drag the workflow file from your file manager directly into the Logic Directory within your Martini package. You can drop it in the Logic Directory or any subdirectory within it.
  4. A notification will appear during import and disappear when complete.
  5. Expand your chosen directory to verify the workflow file was imported successfully.

Expected result: The existing workflow appears in your selected directory within the Navigator and is ready for editing or execution in the Workflow Designer.

Need to import or export whole Martini packages and not just individual workflows? See Importing and Exporting Martini Packages

Exporting Workflows

Getting Started

Export workflows from your Martini package to your local file system for backup or sharing.

  1. In Martini Designer, navigate to your Martini package in the Navigator.
  2. Locate the workflow you want to export within the Logic Directory.
  3. Right-click your workflow and select Download from the context menu.
  4. In the file dialog, choose your desired location and filename.
  5. Click Save to complete the export.

Expected result: A .workflow file is saved to your chosen location, containing the complete workflow definition that can be imported into other Martini packages.

Need to import or export whole Martini packages and not just individual workflows? See Importing and Exporting Martini Packages

Troubleshooting

Problem Detection Cause Fix Affected Versions
Import fails with validation error Error dialog during drag-and-drop Corrupted or invalid .workflow file Verify file integrity, re-export from source All versions

Helpful Resources