Copied to clipboard

Flag this post as spam?

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


  • Paul Seal 524 posts 2889 karma points MVP 6x c-trib
    Jan 21, 2018 @ 09:48
    Paul Seal
    0

    Umbraco Rest API Get Content by UDI

    I've been using the Umbraco REST API to get content, children etc, and it uses the id of each item which is an int. That's great but how do I get the content by UDI as that is the value I have in my content picker value?

  • Paul Seal 524 posts 2889 karma points MVP 6x c-trib
    Jan 21, 2018 @ 10:08
    Paul Seal
    0

    I'm guessing there isn't a way yet and I may need to disable property value converters.

  • Niels Hartvig 1951 posts 2391 karma points c-trib
    Jan 21, 2018 @ 13:11
    Niels Hartvig
    0

    We are aware and there's changes in the rest api coming to support this.

  • Paul Seal 524 posts 2889 karma points MVP 6x c-trib
    Jan 21, 2018 @ 13:20
    Paul Seal
    0

    Thanks for the reply Niels I've changed my project to include the content in another tab instead of referencing another node for now. And for media I've changed it to use the upload control. It's not a production site anyway, I'm doing a talk on using Umbraco Rest API with react. It's a demo site for that.

Please Sign in or register to post replies

Write your reply to:

Draft