• Resolved khloroz

    (@khloroz)


    Hi all,

    I am new to Word press trying to learn for my e-comm portal. 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.

    And one more doubt. in case github server goes off will my products will deleted in my ecomm portal?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Stef

    (@serafinnyc)

    Hello @khloroz welcome to the forum. While your question falls outside the support area for this forum. It involves a great deal of work and for that is not supported in this forum.

    You can use the Git API to connect to Woo’s REST API and then you’ll have to write a script for the data import side. So if you’re not a developer you’ll need one to do this.

    Thread Starter khloroz

    (@khloroz)

    Thank you, i can connect the Git API but where do i get script?

    else how can i import product list stored in google sheets (CSV). i have the link…

    Stef

    (@serafinnyc)

    You’ll have to find a developer that can debug your app for you. I’m not in a position to do that for you. One of my colleagues will be around to offer some urls to developers.

    But we don’t offer scripts for custom integrations. This is outside the scope of this forum. This is forum is for WooCommerce core issues only.

    Plugin Support Shameem R. a11n

    (@shameemreza)

    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.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Import Products csv stored in Github’ is closed to new replies.