HANDD Workflows Library

Services › MFT Resources › Workflows Library

A curated, always-growing library of production-ready workflow templates for GoAnywhere MFT, Globalscape EFT, and MOVEit — organised by category, tiered by complexity, and delivered with full documentation through a secure customer portal.
Workflow Templates
0 +
Categories
0
MFT Platforms
0

Basic & Advanced

Service Tiers

What is HANDD
Workflows Library?

A subscription-based portal giving MFT professionals instant access to tested, documented, and ready-to-import workflow templates — eliminating hours of development time and reducing the risk of misconfiguration.

Instant Downloads

Browse, find, and download any workflow template in seconds. No waiting, no requests — just log in and get what you need.

Script + Documentation
Deployment across infrastructure, cloud, applications, and identity environments, integrated with security and operational tooling
Categorised & Searchable
Templates organised across 10 functional categories with Basic and Advanced sub-tiers, so you always find what you need fast.
Continuously Updated
New templates added regularly by HANDD’s MFT engineering team — your subscription always reflects the latest patterns and best practices.

Ten Categories.

One Library.

From encryption and compression to API integrations and database operations — workflows
for every MFT use case, all in one place.

Encryption & Compression
PGP, ZIP, AES workflows
Reporting & Monitoring
Audit, alerts, dashboards
Flow Logic
Conditionals, loops, branching
Web Services
REST, SOAP, HTTP triggers
Integration
ERP, CRM, third-party systems
Working with API
Auth, pagination, webhooks
Maintenance
Archiving, purging, housekeeping
Working with Databases
SQL queries, inserts, exports
Moving Files
SFTP, FTPS, local, cloud moves
Working with Email
SMTP alerts, attachments, routing

The Customer Portal

A secure, browser-based file portal giving each subscriber authenticated access to the workflow templates included in their tier — from anywhere, at any time.

Portal mockup — each customer accesses only the platforms and tiers included in their subscription.

What's Inside Every Download

Each workflow .zip contains everything needed to understand, configure, and import the
template into your MFT platform.

Importable Project File
Platform-native workflow file ready to import directly into GoAnywhere, Globalscape, or MOVEit — no scripting knowledge required.
Pre-Configured Logic

All steps, actions, error handlers, and retry logic already built in — just update the clearly labelled configuration variables and deploy.

Browse the Library

A selection of templates from the library. Platform-native files ready to import — select your platform below.

BASIC TIER

GoAnywhere — Basic Workflows

Foundational templates covering everyday MFT tasks. Available to all subscribers.

Encrypt Inbound File (PGP)

Downloads an inbound file and PGP-encrypts it before writing to a local destination. Includes email alert on failure.
Encryption | PGP

Decrypt Inbound File

Decrypts a PGP-encrypted inbound file, archives the original, and moves the plaintext output to a configured target directory.
Encryption | Archiving

Move File — Local to SFTP

Picks up a file from a local folder and uploads it to a configured SFTP destination. Deletes the local source on successful transfer.
Moving Files | SFTP

Send Email Alert on Job Failure

Reusable error-handler sub-workflow that captures failure context and sends a formatted email alert to a configured SMTP recipient list.
Email | Monitoring

Archive & Purge Old Files

Moves files older than a configurable age to an archive folder, then permanently deletes files past the retention period.
Maintenance | Retention

Conditional File Router

Routes inbound files to different destination folders based on filename pattern or file extension using configurable if/else logic.
Flow Logic | Routing

Advanced Tier

GoAnywhere — Advanced Workflows
Complex, multi-step workflows with integrations, database operations, and API connectivity.
SFTP to SFTP Outbound Encrypt & Archive

Downloads from source SFTP, PGP-encrypts, archives originals and encrypted copies, uploads to destination SFTP, and sends email on failure.
Encryption | Moving Files | PGP

SFTP Get, Decrypt & Update DB

Downloads encrypted files from SFTP, decrypts with PGP, parses content, and inserts records into a database table with full transaction logging.
Encryption | Databases

REST API File Trigger & Route

Exposes an HTTP endpoint, accepts webhook POSTs, extracts payload metadata, and routes incoming files based on configurable content rules.
API | Web Services | Routing

Multi-Partner Broadcast with Retry

Delivers a file to multiple SFTP trading partners in sequence, with configurable retry logic per partner and consolidated delivery status reporting.
Moving Files | Flow Logic

BASIC TIER

Globalscape EFT — Basic Workflows
Platform-native EFT event rules and scripts for everyday operations.
Encrypt Inbound File (PGP)

EFT event rule that triggers on file upload, encrypts with a configured PGP public key, and writes the encrypted file to a destination folder.
Encryption | PGP

Archive & Purge Old Files

Scheduled EFT script that moves aged files to an archive site folder and purges files beyond retention limits, with a log entry for each action.
Maintenance | Retention

Email Notification on Upload

Triggers an SMTP email notification whenever a file is uploaded to a specified EFT virtual folder, with file name and size in the message body.
Email | Monitoring

Advanced Tier

Globalscape EFT — Advanced Workflows
Complex EFT event rules with API integrations and multi-step orchestration.
SFTP to SFTP Encrypt & Forward

On inbound file arrival, PGP-encrypts and forwards to a remote SFTP destination with full error handling and delivery confirmation email.
Encryption | Moving Files

REST API Webhook Trigger

EFT custom command that calls an external REST API on file arrival, passing configurable headers and payload for downstream processing.
API | Web Services

File Arrival to DB Insert

Parses a structured inbound file on arrival and inserts records into a configured ODBC database with transaction error handling.
Databases | Integration

BASIC TIER

MOVEit Transfer — Basic Workflows
MOVEit Automation task templates for common transfer and file management operations.
Download & PGP Encrypt Basic

MOVEit Automation task that downloads files from a configured host, encrypts them using PGP, and stores the encrypted output in a local staging path.
Encryption | PGP

Scheduled File Purge

Automation task that removes files from a MOVEit folder older than a configurable number of days — designed to run nightly for folder hygiene.
Maintenance | Retention

Transfer Summary Report

Generates a daily transfer summary for a specified MOVEit host and emails the report as a CSV attachment to a distribution list.
Reporting | Email

Advanced Tier

MOVEit Transfer — Advanced Workflows
Multi-step Automation tasks with API calls, database writes, and complex routing logic.
SFTP Collect, Encrypt & Deliver

Collects files from an external SFTP source, PGP-encrypts locally, and delivers to a target MOVEit host with retry and delivery confirmation.
Encryption | Moving Files

REST API Call on File Arrival

Fires a REST API call to a configured endpoint when a new file arrives, passing file metadata as JSON payload for downstream processing.
API | Web Services

File Parse & DB Update

Parses a received delimited file row-by-row and writes records to a configured database via ODBC — includes duplicate detection and error row logging.
Databases | Integration

Many more templates available in the portal — all 10 categories, all three platforms, continuously growing.

From Subscription to Deployed
Workflow

Typically in under 30 minutes from download to a live workflow in your MFT platform.

HANDD acts as a long-term partner, owning both delivery and operations.

What Makes Templates
Easy to Use

Every template is engineered by HANDD’s MFT specialists to minimise the time from download to deployment.
Clearly Labelled Variables
Every configurable value is clearly commented. The README tells you exactly which lines to update and what to put in them.
Error Handling Built In
Every template includes retry logic, failure capture, and email alerting — best practices baked in from day one.
Modular & Composable
Templates designed to be used standalone or combined — Basic workflows can be called by Advanced ones as sub-workflows.
Tested & Validated
All templates verified against the latest platform versions by HANDD engineers before being published to the library.
Plain-English READMEs
Documentation written for practitioners — what it does, what to change, what variables to pass, and how to trigger it.
Version Tracked
Each template is versioned. When HANDD publishes an update, you’ll see the new version in the portal alongside the previous one.

Choose Your Tier

Two clear tiers to match where you are in your MFT journey.

Basic

Essential templates for everyday
MFT operations — one platform of your choice

  • Access to all Basic tier templates
  • 1 MFT platform (GoAnywhere or Globalscape or MOVEit)
  • All 10 workflow categories included
  • Full README documentation with every template
  • Named portal user account with secure login
  • New Basic templates as released
  • Email support for template queries
  • Advanced templates
  • Multi-platform access

Most Popular

Advanced

The full library across all platforms — for 
power users and complex MFT environments

  • Access to Basic + Advanced tier templates
  • All 3 platforms: GoAnywhere, Globalscape and MOVEit
  • All 10 workflow categories included
  • Full README documentation with every template
  • New templates (Basic & Advanced) as released
  • Priority email support for template queries
  • Early access to beta templates
  • Up to 2 custom template requests per year

Supported MFT Platforms

Purpose-built templates for the three most widely deployed MFT platforms — using each platform’s native project format for seamless import.
GoAnywhere MFT
Templates distributed as native GoAnywhere project .zip files — import directly via the GoAnywhere Project Manager.
  • Supports all GoAnywhere workflow action types
  • Compatible with GoAnywhere 6.x, 7.x
  • Basic & Advanced templates available
Globalscape EFT
Templates packaged for Globalscape EFT’s event rules and scripting engine — covering EFT’s unique automation architecture.
  • Version-tagged: EFT 8.0, 8.1, 8.2, 8.3
  • Event rules and custom commands included
  • Basic & Advanced templates available
MOVEit Transfer
Templates built for Progress MOVEit Automation, with pre-configured task files covering MOVEit’s scripting and connector model.
  • MOVEit Automation task templates
  • Compatible with MOVEit 2022+
  • Basic & Advanced templates available

Workflows Library vs. Alternatives

See how HANDD’s library subscription compares to building workflows from scratch or using other resources.

Key Business Benefits

Organisations typically engage HANDD to:

Stop Building Workflows from Scratch

Get instant access to a growing library of production-ready MFT workflow templates — and cut your development time from days to minutes.