Skip to main content
The email output node sends pipeline results to one or more email addresses. It is a terminal node. Nothing connects after it. Use it to deliver extracted data, reports, or notifications directly to inboxes.

Configuration

FieldTypeRequiredDescription
Recipientsstring[]YesEmail addresses to receive the results
SubjectstringNoCustom email subject line. Defaults to a generated subject with the pipe name
Bodytemplate editorNoCustom email body template
AttachmentsselectNoWhat to attach: None, Results, or Original document

Inputs and outputs

Allowed inputs: Any action node (extract, transform, route, merge, review, parse, validation). Output: Terminal node, no downstream connections. Sends an email to the configured recipients.

Credit cost

0 credits. No cost for email delivery.

Build your first pipeline

Tutorial using email output to deliver results

Callback output

Deliver results via webhook instead

Email trigger

Accept documents via email

Transform action

Transform data before sending via email