Skip to content

SendGrid

Stable Connected tier

SendGrid transactional email connector for high-volume email delivery. Supports attachments - primarily used for delivering vendor statements, reports, and other generated documents from workflow pipelines.

Authentication: API key
System type: SENDGRID
API reference: SendGrid Mail Send API


Supported resources

ResourceEXECUTE
email

EXECUTE with action SEND delivers an email with optional base64-encoded file attachments. Message IDs are tracked for delivery confirmation.


Connection setup

Required values:

  • API Key - a SendGrid API key
  • From Email - the verified sender email address
  • From Name (optional) - display name for the sender

Security

Access type: Write-only (outbound delivery)

Demiton sends transactional emails via SendGrid. It does not access email history, contact lists, or any SendGrid analytics.

Permissions required: SendGrid API key with Mail Send permission only. Use a restricted key - do not use a full-access API key.

Rotate the API key on a regular schedule.


Next steps