How to transfer the articles.dbf data to a site that has woocommerce?
I would need the same thing for orders placed on the site
then Sending articles and receiving orders
Obviously I understood that I have to create a csv file and I found the structure of how it should be
as a reference for the structure of the csv file this page for articles
https://woocommerce.com/document/product-csv-import-suite-column-header-reference/?quid=61d0a20b3db888521bf16e9a1f95f7cc
as a reference for the structure of the csv file this page for orders
https://woocommerce.com/documentation/products/extensions/ordercustomer-csv-export/
If I create the csv file then I can import the articles into woocoomerce ok
but I wanted to do it automatically from a fwh program i.e. the procedure must work in the background i.e. it must save the articles on the website which I pass to it the parameters web address \ consumer key \ consumer secret
Is there anyone who has done a small procedure to test?
any help thanks
I would need the same thing for orders placed on the site
then Sending articles and receiving orders
Obviously I understood that I have to create a csv file and I found the structure of how it should be
as a reference for the structure of the csv file this page for articles
https://woocommerce.com/document/product-csv-import-suite-column-header-reference/?quid=61d0a20b3db888521bf16e9a1f95f7cc
as a reference for the structure of the csv file this page for orders
https://woocommerce.com/documentation/products/extensions/ordercustomer-csv-export/
If I create the csv file then I can import the articles into woocoomerce ok
but I wanted to do it automatically from a fwh program i.e. the procedure must work in the background i.e. it must save the articles on the website which I pass to it the parameters web address \ consumer key \ consumer secret
Is there anyone who has done a small procedure to test?
any help thanks
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com