CSV manipulation and WooComerce sync/import for inventory

primitive

Member
I am trying to sync a CSV from a distributor with WooCommerce to keep inventory up-to-date. The CSV is updated daily.

The difficult part, is that when the distributor sells out of a product, they just delete that product/row from the CSV rather than setting it to 0.

Is there some way that Pabbly Connect could check between the current CSV and the previous one, so that it could set the inventory of that product to zero. Or even just create a live Google Sheet from the CSV, where this product line would be set to zero?
 

Fagun Shah

Well-known member
I am trying to sync a CSV from a distributor with WooCommerce to keep inventory up-to-date. The CSV is updated daily.

The difficult part, is that when the distributor sells out of a product, they just delete that product/row from the CSV rather than setting it to 0.

Is there some way that Pabbly Connect could check between the current CSV and the previous one, so that it could set the inventory of that product to zero. Or even just create a live Google Sheet from the CSV, where this product line would be set to zero?
How many products we are talking about?
 
Top