Automate PDF Invoice Generation & Delivery with Gmail and Google Drive Storage — n8n ワークフロー
概要
How it works Automatically generates professional PDF invoices from webhook data and delivers them via email while storing backups in Google Drive. Perfect for freelancers, small businesses, and service providers who need automated billing workflows.
Set up steps Configure environment variables for company information (name, address, email, phone). Set up your PDF generation API service account (PDFShift recommended). Configure SMTP email credentials for invoice delivery. Set up Google Drive OA
使用ノード
Send EmailHTTP RequestGoogle DriveCode
ワークフロープレビュー
⚡
W
Webhook Trigger
Process Invoice Data
Generate HTML Template
Generate PDF
Send Email to Customer
Save to Google Drive
Success Response
⚡
R
Respond Webhook
8 nodes8 edges
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 8 個のノードを流れます, connecting code, emailsend, googledrive。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (8)
SE#1
Send Email
emailSend
HT#2
HTTP Request
httpRequest
GO#3
Google Drive
googleDrive
CO#4
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
automate-pdf-invoice-generation-delivery-with-gmail-and-google-drive-storageファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Automate PDF Invoice Generation & Delivery with Gmail and Google Drive Storage", "nodes": [...], ...}
インテグレーション
codeemailsendgoogledrivehttprequestrespondtowebhookwebhook
作成者
Ibrahim Emre POLAT
@epolat
タグ
codeemailsendgoogledrivehttprequestrespondtowebhookwebhook