Skip to main content

Import Odoo product images from Google Drive

Workflow preview

Workflow preview
100%
Import Odoo product images from Google Drive preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Objective This workflow automatically imports product images from Google Drive and associates them with templates and products in Odoo.

Best for

  • File Management automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.filter, n8n-nodes-base.googledrive, n8n-nodes-base.code, n8n-nodes-base.switch, n8n-nodes-base.scheduletrigger, n8n-nodes-base.summarize, n8n-nodes-base.googlechat, n8n-nodes-base.odoo

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by AArtIntelligent.

Original n8n.io source

1.1 Workflow description

Title
Import Odoo product images from Google Drive
Workflow name
Import Odoo product images from Google Drive

Objective

This workflow automatically imports product images from Google Drive and associates them with templates and products in Odoo.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Filter Images

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 2 - Find Files

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 3 - Decorate Images

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 4 - Switch

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.2

Block 5 - Move Images

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 6 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 7 - Sum Images

Type / Role
n8n-nodes-base.summarize - summarize
Config choices
Version 1.1

Block 8 - Announce

Type / Role
n8n-nodes-base.googleChat - googleChat
Config choices
Version 1

Block 9 - Find Templates

Type / Role
n8n-nodes-base.odoo - odoo
Config choices
Version 1

Block 10 - Download Images Templates

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 11 - Update Images Templates

Type / Role
n8n-nodes-base.odoo - odoo
Config choices
Version 1

Block 12 - Find Products

Type / Role
n8n-nodes-base.odoo - odoo
Config choices
Version 1

Block 13 - Download Images Products

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 14 - Update Images Products

Type / Role
n8n-nodes-base.odoo - odoo
Config choices
Version 1

Block 15 - Convert Base64 Images Templates

Type / Role
n8n-nodes-base.extractFromFile - extractFromFile
Config choices
Version 1

Block 16 - Convert Base64 Images Products

Type / Role
n8n-nodes-base.extractFromFile - extractFromFile
Config choices
Version 1

Block 17 - Search Old Images

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 18 - Drop Old Images

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 19 - Click Manual

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

3. Summary Table

Workflow Import Odoo product images from Google Drive
Complexity advanced
Nodes 19
Categories File Management
Author AArtIntelligent
Published 16 Mar 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3181/3181.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Import Odoo product images from Google Drive do?

Objective This workflow automatically imports product images from Google Drive and associates them with templates and products in Odoo.

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your File Management use case.