Convert Email to PDF in Make

Converts email content (.eml or .msg) to a PDF document with the help of Make.

Parameters

Output Parameters

Parameter

Description

Example

Result file

The content of the result PDF file.

It is the content of the result file.

Configure Parameters

Parameter

Description

Example

Connection

To allow your scenarios to get information from and send it to Plumsail Documents, you need to create a connection.

For more information on how to create a connection to Plumsail Documents, see the online Help.

File Name

Enter the source email file name with an .eml or .msg extension, or use dynamic content from other apps in the scenario.

NewMessage.eml

File Data

The raw content of the source .eml or .msg file.

You can get the content of email files from the “Microsoft 365 Email (Outlook)” app or another one.

Merge Attachments

If set to ‘Yes’, the email’s attachments will be included in the output PDF. You can check the supported file types here.

Yes

Example

Extract .eml or .msg files and use the output in the Convert Email to PDF action.

Convert Email to PDF Example