Notifications basics
Introduction
Section titled “Introduction”Connect system ensures you stay informed about file transfer results—whether they succeed or fail—by integrating with external notification services. While our system supports email notifications, it does not send emails directly. Instead, it integrates with external email gateways and incident notification services via a REST API. Customizable templates, make it compatible with multiple email gateways and alerting services, including:
✅ Email Gateways: SendGrid, Mailgun, Postmark, Amazon SES, SMTP relays
✅ Incident Notification Services: PagerDuty, VictorOps, Opsgenie, NTFY
✅ Custom Webhooks: Integrate with any system that supports webhook-based alerts
Why Set Up Email Notifications for File Transfers?
Section titled “Why Set Up Email Notifications for File Transfers?”Automated email notifications help ensure that you stay informed about file transfer results—whether they succeed or fail. This proactive approach prevents unnoticed failures, reduces downtime, and improves operational efficiency.
✅ Instant Awareness – Get notified immediately when a file transfer completes or fails.
✅ Proactive Issue Resolution – Address failures quickly without manual log checking.
✅ Audit & Compliance – Maintain a record of successful and failed transfers.
✅ Improved Workflow – Automate notifications instead of relying on manual monitoring.
—mail-format string Mail format [text|html] (default “plain”)
—to-mail-success strings Email list to send success notification
—to-mail-failure strings Email list to send failure notification
—from-mail string From mail used to send notifications