Gmail PDF → Google Drive
The exact workflow we built and published.
Open tutorial →We created an n8n Cloud account, built a Gmail → Google Drive workflow, downloaded the PDF as binary data, renamed it with an expression, published the workflow, and verified the final file in Drive.
invoice.pdf → 2026-08-22_invoice.pdf automatically after the workflow was published.
Our n8n affiliate application was not approved. Current n8n links are standard non-affiliate links.
$now and the original binary filename.n8n's official pricing page currently describes paid Cloud plans around workflow executions rather than charging separately for each step. The Starter tier is listed at €20/month when billed annually with 2,500 workflow executions and unlimited steps. n8n also states that Starter and Pro trials do not require a credit card.
Source: n8n official pricing. Pricing and included features can change.
has:attachment filename:pdf.attachment_0 binary data.{{ $now.toFormat('yyyy-MM-dd') + '_' + $binary.attachment_0.fileName }}.Both tools passed our Gmail-to-Drive test, but the building experience was different. Make keeps branching and mapping highly visual. n8n exposed the underlying data more directly and let us keep the filename transformation inside an expression.
If you are comfortable inspecting data and expect to connect APIs, add code, or build more technical automations later, n8n is worth testing. If you prefer a very visual scenario designer, compare it with Make before committing.
Start with the free trial, build the Gmail PDF flow, and judge n8n on a real task before choosing a paid plan.
The exact workflow we built and published.
Open tutorial →Compare two workflows we actually built.
Open comparison →Cloud plans, executions, and which tier fits your workload.
Read pricing guide →Managed hosting vs Community Edition and your own infrastructure.
Compare hosting →Hands-on test using Gmail PDF attachments and Google Drive.
Read review →Compare credits with workflow executions.
Compare pricing →n8n vs Zapier: compare pricing and workflow flexibility →
n8n itself has an affiliate program, but our application was not approved. Automation Lab Guide therefore receives no commission from n8n links.