Import Odoo Product Images from Google Drive

Import Odoo Product Images from Google Drive

Complex
High
19
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
19
Node Types
10

Node Types

filter
Filter Images
1 node
google Drive
Find Files, Move Images, Download Images Templates, Download Images Products, Search Old Images, Drop Old Images
6 nodes
code
Decorate Images
1 node
switch
Switch
1 node
schedule Trigger
Schedule Trigger
1 node
summarize
Sum Images
1 node
google Chat
Announce
1 node
odoo
Find Templates, Update Images Templates, Find Products, Update Images Products
4 nodes
extract From File
Convert Base64 Images Templates, Convert Base64 Images Products
2 nodes
manual Trigger
Click Manual
1 node

Workflow JSON

18.3 KB
{
  "id": "4aKofiCShqdDSsIS",
  "meta": {
    "instanceId": "05578cf7a897ec6100e0a45f52bd1e8b9130ac799ebd6a9ebe3531f9bd89fc01",
    "templateId": "3181"
  },
  "name": "Import Odoo Product Images from Google Drive",
  "tags": [],
  "nodes": [
    {
      "id": "690beab3-2e3a-4426-9e90-fde834cb2c72",
      "name": "Filter Images",
      "type": "n8n-nodes-base.filter",
      "position": [
        820,
        340
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "version": 2,
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "or",
          "conditions": [
            {
              "id": "bb0df6d8-525b-4054-9340-4400ddd40c81",
              "operator": {
                "type": "string",
                "operation": "endsWith"
              },
              "leftValue": "={{ $json.name }}",
              "rightValue": ".png"
         ...

Showing first 1000 characters. Click "Expand" to view the full JSON.