Sync OVH Invoices to Google Sheets and Save PDFs to Google Drive — n8n Workflow
Overview
🛠️Setup Guide 'Get OVH Invoices to Google Sheets' Author: Oliver Bardenheier
Who is this for? This Workflow is for all users who have services (Domains, BareMetal, VPS, Cloud, etc.) with Provider OVH.com (European API) It automatically retrieves invoice data, -files and puts the Data in a Google Spreadsheet for further processing.
What problem is this workflow solving? / use case Currently the invoices from OVH do not come as an attachment via mail, it is just a link. So, the receiver has to
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 13 nodes, connecting code, googledrive, googlesheets.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (13)
Google Sheets
googleSheets
HTTP Request
httpRequest
Google Drive
googleDrive
Code
code
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
sync-ovh-invoices-to-google-sheets-and-save-pdfs-to-google-drivefile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Oliver Bardenheier
@ozdreamwalk
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →