Answer the question
In order to leave comments, you need to log in
How to upload a product catalog in woocoomerce by csv link so that it is updated?
The supplier of goods provides a link to goods of this type
/catalogue/db_export/?type=csv&stocks=&hide_discontinued=1&columns_separator=%3B&text_separator=%
22
Answer the question
In order to leave comments, you need to log in
You can write a simple script. which will download the file via CRON and put it in the uploads directory.
And then the WP All Import plugin by CRON is launched and checks for new products and, if so, updates them.
Details at plugin site. You will also need the WP All Import Woocommerce Addon for this plugin.
Another solution is to write your own parser that downloads the file, checks for updates, and uploads products via the Woocommerce REST API
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question