Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ricky Keele 2 posts 73 karma points
    Mar 22, 2020 @ 21:34
    Ricky Keele
    1

    How to update Product data programmatically?

    There is a JSON RestAPI to get vehicle data. I have a customized product and it is easy to add products in the back-office panel. I need to add/update property data in the code programmatically. But I don't have a clue how to add/update data from JSON data.

  • Enrique Capellan 40 posts 173 karma points
    Mar 23, 2020 @ 16:04
    Enrique Capellan
    0

    You can create an UmbracoApiController, then use ContentService.

    Umbraco Api Controller Documentation

    Content Service Documentation

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies