Skip to contents

Import workflow from a ZIP file

Usage

import_workflow(zipfile, extract_dir)

Arguments

zipfile

Path to the input ZIP file.

extract_dir

Directory to extract the workflow files to.

Value

A `workflow` object created from the extracted files.