Automate PDF Document Creation and Distribution with Google Sheets and Gmail - n8n Workflow | Neura Market
Automate PDF Document Creation and Distribution with Google Sheets and Gmail
This workflow automates the creation and distribution of personalized business documents in PDF format using data from Google Sheets. It integrates with CraftMyPDF for document generation, Google Drive for storage, and Gmail for email distribution.
This comprehensive workflow streamlines the process of generating and distributing business documents such as contracts, invoices, and job offers. It begins by fetching data from a Google Sheet, processes each entry to create a PDF using CraftMyPDF, and then uploads the document to Google Drive. Finally, it sends the document via Gmail and updates the Google Sheet to track completed entries. This setup is ideal for HR and finance teams needing to handle bulk document processing efficiently.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Nora Jensen
if
gmail
merge
stickyNote
googleDrive
httpRequest
googleSheets
manualTrigger
splitInBatches
craftMyPdf
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.