SMTP Email
Generic SMTP connector for sending email notifications and delivering documents (PDFs, reports) from workflow pipelines. Compatible with Gmail, Outlook, SendGrid SMTP relay, and any standard SMTP server.
Authentication: Username and password (TLS/STARTTLS)
Connection type: SMTP
Supported resources
| Resource | EXECUTE |
|---|---|
email | ✓ |
EXECUTE with action SEND delivers an email. Supports MIME multipart messages and attachments.
Connection setup
Required values:
- Host - SMTP server hostname
- Port - typically 587 (STARTTLS) or 465 (TLS)
- Username
- Password
- Use TLS - enable for port 587
Security
Access type: Write-only (outbound delivery)
Demiton sends email via SMTP. It does not read email, access mailboxes, or retrieve any data from the mail server.
Permissions required: SMTP credentials for an account authorised to send on behalf of your organisation. Use a dedicated service account - not a personal email account.
Use app passwords or OAuth-based SMTP authentication where supported by your mail provider. Rotate credentials regularly.
Next steps
- Connecting a System - step-by-step wizard for setting up the connector
- SendGrid - hosted email delivery alternative
- Microsoft Teams - channel-based notification alternative
- Connect your operation - talk to us about scoping a Connected deployment