Skip to main content

Forward Email

Overview


Forwards an email to a recipient address using the Nylas API

Input

Connection

NameRequiredDescription
ConnectionNylas API Connection

Recipients

NameRequiredDescription
ToEmail addresses of the recipients (Semicolon separated).
CcEmail addresses of the carbon copy recipients (Semicolon separated).
BccEmail addresses of the blind carbon copy recipients (Semicolon separated).

Email

NameRequiredDescription
Message IDThe Message ID of the email.
SubjectThe Subject of the email. Leave blank to inherit subject from the email.
Include AttachmentsIf enabled, attachments from the original email will be included in the forwarded email.

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.