• Resolved indrektamming

    (@indrektamming)


    Using the API with Node to update product descriptions with youtube videos.

    api.put(“products/id”, {
    description: newDescription
    }

    I couldnt manage any “iframe”, “embed” or “object” tags to show up. Tho I could easily insert a hyperlink to the video (whitch is not enough…)

    Found from internet and tested with no luck to set enable_html_description: true

    I could update directly in mysql, but maybe there is a nicer way?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocommerce REST API update product description – cannot insert youtube iframe’ is closed to new replies.