The Upload File operation acts as a bridge between the binary files or base64 data from the previous node and the PDF.co node, enabling smooth integration in automated workflows.
Upload Node Integration Pn

Common Usage

These are typical workflows where files from popular sources are uploaded to PDF.co for further processing. Each example includes a step-by-step tutorial to help you set it up in n8n.

Upload Binary File from Google Drive

You can get the file from Google Drive and upload it to PDF.co’s temporary storage before further processing.

Upload Binary File from OneDrive

You can fetch files from OneDrive and send them to PDF.co’s temporary storage for use in other operations.

Upload Binary File from IMAP

You can extract attachments from incoming emails and upload them to PDF.co’s temporary storage for processing.

Input

NameDescriptionRequired
Upload MethodChoose the upload method: use Standard Upload to upload files directly (supports up to 2GB), or Base64 Upload to upload files using base64-encoded data.Yes
Binary FileEnable this toggle when uploading binary file data from a previous node.No
Base64 ContentThe base64 encoded content of the file to upload.Yes
File ContentEnter the text content for the PDF file to be created and uploaded to our storage.Yes
File NameFile name for the uploaded PDF. The input must be a string.Yes

Output

NameDescription
urlDirect URL to the final PDF file stored in S3.