Hi @khloroz
Well i need to store my product list in csv format in github and import the same into my woocommerce product list in my website. is that possible? i m protecting my github with password. while importing how to use the password.
To import your product list from a CSV file stored in GitHub, you first need to download the file from GitHub to your local system (on your server). You can then use the “Import” function in WooCommerce to upload this file.
in case github server goes off will my products will deleted in my ecomm portal?
No, your products will not be deleted from your WooCommerce store if the GitHub server goes down. Once you’ve imported your products, they are stored in your website’s database and are independent of the CSV file or GitHub.
how can i import product list stored in google sheets (CSV). i have the link…
You can use a plugin like Bulk Product Sync with Google Sheets, Import products from Google spreadsheet or WooCommerce Zapier plugin to import products from Google Sheets.
i can connect the Git API but where do i get script?
Please note that writing or providing custom code is not within the scope of our support policy. If you still need assistance, we recommend asking development questions on the #developers channel of the WooCommerce Community Slack. Many of our developers hang out there and will be able to offer insights into your question. You can also seek help from the following:
I wish I could help more, but hopefully, this gets you going in the right direction to get the job done.