Generate PDF Invoices And Store in Drive
Generate invoice PDFs from raw data and save them directly into Diaflow Drive.

Finance
Built by

Tuyet Khue
Description
Overview
This workflow streamlines invoice creation: it builds invoices from input data, formats them into professional PDFs, and stores them neatly in Diaflow Drive.
How it works
- Webhook provides invoice data (date, customer, items).
- Python script assembles HTML invoice content with a table of items.
- File Creator node converts the HTML into a PDF.
- The PDF is automatically saved into the
invoices/
folder in Diaflow Drive.
When to use it
Best for scenarios where invoices need to be auto-generated and archived inside Diaflow Drive without emailing. Suitable for internal record-keeping, reporting, or integration with other workflows that consume stored PDFs.
Components in use
©2025 Diaflow Pte. Ltd. All rights reserved.