• Resolved Roman

    (@romanferens)


    Hi all!

    I need to integrate the third party API from another website to my e-commerce shop – WooCommerce.
    There is an online shop Allegro. They allow us to show and sell their items on other websites. So there is an API, you can find the detailed information here:
    https://developer.allegro.pl/documentation/#operation/getListing

    The question is: how can I use this API call to get all the products from the speciffic category and integrate it like a woocommerce product?

    Main requirements:
    1. I should be able to edit the price and use default woocommerce prices editing and promotions.
    2. I should be able to refresh available product every 2-3 days (i think it should be done by cron)

    Additional question:
    Should it be the function which get all the products and store the results directly into the woocommerce products table?

    Thank you all in advance!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘WooCommerce and third party API’ is closed to new replies.