Bulk product sync from a spreadsheet to Azure Cosmos DB with images

The scenario takes new spreadsheet rows, checks the barcode for duplicates, pulls the category, uploads the image, and creates product cards in the catalog.

  • New products land in the catalog on their own
  • Duplicates are cut off by barcode
  • Images upload automatically
  • Processed rows are marked in the sheet

How it works

To move data from Webflow to Azure Cosmos DB automatically, use a ready-made scenario — no manual exports.

  1. Starts when: On New Row in Sheets
  2. Check: Process Row Batch
  3. Then: Check Odoo for Barcode
  4. Check: If Product Missing
  5. If yes: Get Odoo Category
  6. Check: Has Image URL?
  7. If yes: Download Image
  8. Then: Convert Image to Base64
  9. Then: Create Product (With Image)
  10. Then: Mark as Done in Sheet
  11. Then: Wait on Error
  12. If no: Create Product (No Image)

You can launch this Webflow + Azure Cosmos DB integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.