Home/Resources/Automations/Automatically Save Qonto Invoices to Google Drive with Make – Step-by-Step Guide + Workflow
Resources · Automations · Make FREE · 2026

Automatically Save Qonto Invoices to Google Drive with Make – Step-by-Step Guide + Workflow

A Make workflow that automatic Qonto Invoice Backup to Google Drive with Make – Full Guide + Downloadable Workflow Learn how to easily automate the filing of your Qonto
Get it free

The full automation, in your inbox

No spam · Unsubscribe anytime
Overview · 20 steps

Automatically Save Qonto Invoices to Google Drive with Make – Step-by-Step Guide + Workflow

Automatic Qonto Invoice Backup to Google Drive with Make – Full Guide + Downloadable Workflow

Before you start

Requirements: Make instance & API keys.

  1. !
    You'll need

    Requirements: Make instance & API keys.

    • A Make account — the free tier covers most scenarios; upgrade only if you hit the operations cap.
    • API credentials for the services used in this workflow.
Get it free

The full automation, in your inbox

No spam · Unsubscribe anytime
Step 01 → 20

Make workflow breakdown.

20 steps, 0 lines of code. Here is exactly what runs under the hood.
  1. 01
    Step 01

    Set Up the “Watch Updated Transaction” Module in Qonto.

    The automation starts with Qonto’s Watch Updated Transaction module. You’ll need to enter your Qonto IBAN and set the limit to 1 transaction per run. This module can be scheduled to run at regular intervals (hourly, daily, etc.), depending on your preferences, as shown in the image beside.

    Set Up the “Watch Updated Transaction” M
  2. 02
    Step 02

    Check for an Invoice Attachment Using a Filter.

    Next, a filter is applied to check whether the Qonto transaction includes an attachment—specifically, an invoice. The scenario only continues if an invoice is actually present, as shown in the screenshot.

    Check for an Invoice Attachment Using a
  3. 03
    Step 03

    Retrieve the Invoice Using Qonto’s Get an Attachment Module.

    At this stage, the Get an Attachment module from Qonto is used. You provide it with the Attachment ID from the previous transaction step to retrieve the exact invoice.

    Retrieve the Invoice Using Qonto’s Get a
  4. 04
    Step 04

    Download the Invoice Using HTTP Get a File.

    Once the attachment is retrieved, the HTTP Get a File module is used to download the invoice using the URL previously provided by Qonto.

    Download the Invoice Using HTTP Get a Fi
  5. 05
    Step 05

    Create a Transaction Date Variable.

    Next, you create a variable called transaction date using the Set Variable module. Define this variable with the following formula: formatDate(date; "MMM YYYY"), which clearly formats the transaction date.

    Create a Transaction Date Variable
  6. 06
    Step 06

    Search for an Existing Folder in Google Drive.

    Using Google Drive’s Search for File or Folder module, search within your specified directory (e.g., example “facturation” folder) for a folder named exactly after the transaction date variable created earlier. Enable “search for exact term” and limit the results to 1.

    Search for an Existing Folder in Google
  7. 07
    Step 07

    Filter to Check If the Date-Named Folder Exists.

    Next comes a router that splits the scenario into two paths based on whether the Google Drive folder already exists. The current filter checks if the folder with the specific date does not exist yet.

    Filter to Check If the Date-Named Folder
  8. 08
    Step 08

    Create a New Date-Named Folder in Google Drive.

    In this case, you use Google Drive’s Create Folder module to create a new folder inside your base directory, named exactly after the transaction date defined earlier.

    Create a New Date-Named Folder in Google
  9. 09
    Step 09

    Create a “Credit” Subfolder in Google Drive.

    Next, inside the newly created date folder, you use the Create Folder module again to add a subfolder named credit, setting the date folder as its parent directory.

    Create a “Credit” Subfolder in Google Dr
  10. 10
    Step 10

    Create a “Debit” Subfolder in Google Drive.

    Using the Create Folder module again, you also create another subfolder named debit within the same parent date folder.

    Create a “Debit” Subfolder in Google Dri
  11. 11
    Step 11

    Apply Filter for Debit Transactions.

    The first path after a new router: apply a filter to select only debit transactions from Qonto, as shown in the screenshot.

    Apply Filter for Debit Transactions
  12. 12
    Step 12

    Apply Filter for Credit Transactions.

    The second path: apply a filter to select only credit transactions from Qonto, as shown in the corresponding image.

    Apply Filter for Credit Transactions
  13. 13
    Step 13

    Upload Debit Invoice to Google Drive.

    For a debit transaction, use Google Drive’s Upload a File module. Set the target folder as the debit subfolder you just created, and upload the file retrieved earlier via the HTTP module.

    Upload Debit Invoice to Google Drive
  14. 14
    Step 14

    Upload Credit Invoice to Google Drive.

    Similarly, for a credit transaction, use the Upload a File module again—this time selecting the credit subfolder as the destination, and uploading the same file retrieved via the HTTP module.

    Upload Credit Invoice to Google Drive
  15. 15
    Step 15

    When the Date Folder Already Exists.

    Now, let’s go back to the case where the date-named folder already exists (filter: "total number of bundles = 1"). This path is clearly illustrated in the corresponding image.

    When the Date Folder Already Exists
  16. 16
    Step 16

    Filter for Debit Transactions When Folder Already Exists.

    In this alternate path, apply a debit filter to select only transactions of this type when the date folder already exists.

    Filter for Debit Transactions When Folde
  17. 17
    Step 17

    Filter for Credit Transactions When Folder Already Exists.

    Next, apply a credit filter to select only transactions of this type within the same alternate path, when the date folder already exists.

    Filter for Credit Transactions When Fold
  18. 18
    Step 18

    Search for Existing Debit Folder.

    For debit transactions, use Google Drive’s Search for File or Folder module to specifically locate the debit subfolder inside the existing date folder.

    Search for Existing Debit Folder
  19. 19
    Step 19

    Upload Debit Invoice to Existing Folder.

    Once the folder is found, use Google Drive’s Upload a File module to upload the invoice directly into the existing debit subfolder.

    Upload Debit Invoice to Existing Folder
  20. 20
    Step 20

    Search and Upload Credit Invoice to Existing Folder.

    For a credit transaction, first search for the existing credit folder, then use the Upload a File module to upload the invoice retrieved via the HTTP module.

    Learn how to easily automate the filing of your Qonto invoices to Google Drive with Make. Save time, reduce errors, and streamline your accounting in just a few clicks. Follow the complete step-by-step guide or download the ready-to-use workflow instantly!

    -90% Manual Workload

    eliminated from managing and organizing Qonto invoices

    3X Faster Response Time

    in accounting processing through automatic filing in Google Drive

    100% DE FACTURES CENTRALISÉES

    in organized folders ready for accounting export

You've seen the full workflow

Get the ready-to-import Make JSON plus the install guide

Drop your email and we'll send you the complete scenario.

  • Make JSON ready to import
  • Written setup guide
  • Video tutorial included
2,400+ makers downloaded this workflow this month.
Get the workflow

The full automation, in your inbox.

Make JSON, written guide and video tutorial, everything to ship this in under 15 minutes.

  • Complete Make scenario JSON
  • Step-by-step setup documentation
  • Full video walkthrough