• Resolved vnzhlv

    (@vnzhlv)


    Hello. I need to save/update/delete a lot of products (~15 000) via external API.
    When I’m trying to save >(~40) products included in $data array using WooCommerce REST API method $woocommerce->post('products/batch', $data) I get timeout error or syntax error. And each product takes ~3 seconds to save. (50*3 = 150 sec)
    How do you import a lot of data? And what the best way to save, update and delete?

    • This topic was modified 7 years ago by vnzhlv.
    • This topic was modified 7 years ago by vnzhlv.
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘What is the best way to import a lot of products via API?’ is closed to new replies.