100+ production-ready templates for GoAnywhere MFT, Globalscape EFT and MOVEit — organised by category, tiered by complexity, and delivered with full documentation through a secure customer portal.
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.
Browse, find, and download any workflow template in seconds. No waiting, no requests — just log in and get what you need.
Every workflow ships as a .zip containing the importable template script and a plain-English README with step-by-step usage instructions.
Templates organised across 10 functional categories with Basic and Advanced sub-tiers, so you always find what you need fast.
New templates added regularly by HANDD’s MFT engineering team — your subscription always reflects the latest patterns and best practices.
Templates are built and validated by certified MFT specialists with deep platform knowledge.
Prebuilt actions, error handlers, retry logic, and documentation reduce avoidable misconfiguration.
From encryption and compression to API integrations and database operations — workflows for every MFT use case, all in one place.
Template + README bundle, ready to inspect.
Use the workflow zip, README, configuration guide, and import notes.
Schedule or trigger on demand inside your MFT platform.
Foundational templates covering everyday MFT tasks. Available to all subscribers.
Downloads an inbound file and PGP-encrypts it before writing to a local destination. Includes email alert on failure.
Encryption | PGP
Decrypts a PGP-encrypted inbound file, archives the original, and moves the plaintext output to a configured target directory.
Encryption | Archiving
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
Reusable error-handler sub-workflow that captures failure context and sends a formatted email alert to a configured SMTP recipient list.
Email | Monitoring
Moves files older than a configurable age to an archive folder, then permanently deletes files past the retention period.
Maintenance | Retention
Routes inbound files to different destination folders based on filename pattern or file extension using configurable if/else logic.
Flow Logic | Routing
Downloads from source SFTP, PGP-encrypts, archives originals and encrypted copies, uploads to destination SFTP, and sends email on failure.
Encryption | Moving Files | PGP
Downloads encrypted files from SFTP, decrypts with PGP, parses content, and inserts records into a database table with full transaction logging.
Encryption | Databases
Exposes an HTTP endpoint, accepts webhook POSTs, extracts payload metadata, and routes incoming files based on configurable content rules.
API | Web Services | Routing
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
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
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
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
On inbound file arrival, PGP-encrypts and forwards to a remote SFTP destination with full error handling and delivery confirmation email.
Encryption | Moving Files
EFT custom command that calls an external REST API on file arrival, passing configurable headers and payload for downstream processing.
API | Web Services
Parses a structured inbound file on arrival and inserts records into a configured ODBC database with transaction error handling.
Databases | Integration
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
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
Generates a daily transfer summary for a specified MOVEit host and emails the report as a CSV attachment to a distribution list.
Reporting | Email
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
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
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
Purpose-built templates for the three most widely deployed MFT platforms — using each platform’s native project format for seamless import.
Templates distributed as native GoAnywhere project .zip files — import directly via the GoAnywhere Project Manager.
Templates packaged for Globalscape EFT’s event rules and scripting engine — covering EFT’s unique automation architecture.
Templates built for Progress MOVEit Automation, with pre-configured task files covering MOVEit’s scripting and connector model.