Send Email delivers emails from your workflows using Markifact’s email system. Send reports, alerts, or data summaries directly to your team, clients, or stakeholders with optional file attachments.


When to Use It

Use this node to:

  • Email marketing reports to clients or team members
  • Send automated alerts when metrics hit thresholds
  • Deliver data exports as file attachments
  • Share workflow results via email

Inputs

FieldTypeRequiredDescription
ToTextYesRecipient email addresses (separate multiple with commas)
CCTextNoCarbon copy recipients (separate multiple with commas)
SubjectTextYesEmail subject line (max 100 characters)
Body TypeSelectYesChoose Text/Markdown or HTML format
BodyText AreaYesEmail content (2-40,000 characters)
Include AttachmentSwitchNoAdd data from previous steps as file attachment
Attachment FormatSelectNo*File format: CSV, PDF, Text, or JSON (*Required if attachment enabled)
Attachment DataText AreaNo*Select data from previous workflow steps (*Required if attachment enabled)
Attachment FilenameTextNo*Filename without extension (*Required if attachment enabled)

How It Works

This node sends emails through Markifact’s email system using your @markifact.com address. Recipients will see the email coming from your organization’s Markifact email address.

Body Type Options

Text/Markdown:

  • Plain text with optional Markdown formatting
  • Supports bold, italic, lists, and links
  • Best for simple, readable emails
  • Markdown from AI nodes is automatically converted and formatted

HTML:

  • Full HTML email support
  • Complete control over styling and layout
  • Perfect for branded email templates
  • Requires HTML knowledge for advanced formatting

Attachments

When Include Attachment is enabled, you can attach data from previous workflow steps as files.

Supported Formats

FormatBest ForNotes
CSVSpreadsheet data, reportsOpens in Excel/Sheets
PDFProfessional reports, presentationsPrint-ready format
TextSimple data exports, logsPlain text format
JSONTechnical data, API responsesDeveloper-friendly format

Attachment Rules

  • Filename can only contain letters, numbers, hyphens, and underscores
  • File extension is automatically added based on format
  • Attachment size limits apply based on your plan

Email Limits

Free Plan:

  • Can only send emails to your own email address
  • Maximum 5 email addresses at once

Paid Plans:

  • Maximum 10 emails per hour
  • Test emails are sent to your email only (not counted toward limit)
  • Published workflows will send to specified recipients

Output

The node returns:

  • Success status - Whether the email was sent successfully
  • Message ID - Unique identifier for the sent email
  • Recipients - List of email addresses that received the message
  • Timestamp - When the email was sent

Credit Cost

This node costs 2 credits per email sent.


FAQ