Automated Odoo Product Image Management from Google Drive

somdn_product_page

This workflow automates the process of managing product images between Google Drive and Odoo, ensuring that product visuals are current and organized. The process begins with a scheduled trigger every 10 minutes, polling Google Drive for new or updated images in a designated folder. It filters for PNG and JPG files, then decorates each filename to extract product model and SKU details. Depending on whether the image is a template or a product image, it searches for corresponding records in Odoo, downloads the images, and updates the products or templates with the latest images. Additionally, it searches for and deletes old images to keep storage optimized. The workflow concludes by summarizing the total images processed and notifying via Google Chat, providing a seamless, automated update cycle for product visuals.

Node Count

11 – 20 Nodes

Nodes Used

code, extractFromFile, filter, googleChat, googleDrive, manualTrigger, odoo, scheduleTrigger, summarize, switch

Reviews

There are no reviews yet.

Be the first to review “Automated Odoo Product Image Management from Google Drive”

Your email address will not be published. Required fields are marked *