Automate PDF Invoice Export from SmartBill to Google Drive - n8n Workflow | Neura Market
Automate PDF Invoice Export from SmartBill to Google Drive
Efficiently automate the process of exporting invoice PDFs from SmartBill and saving them to Google Drive in a dynamically named folder based on the previous month's date.
This workflow streamlines the task of managing invoice PDFs by automating their retrieval from the SmartBill API and organizing them in Google Drive. It dynamically creates a folder named after the last month's date, ensuring all invoices are systematically stored. The workflow also formats invoice numbers and generates structured filenames for easy identification.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Mohammed Yusuf
if
set
code
wait
stickyNote
googleDrive
httpRequest
manualTrigger
splitInBatches
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.