Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
I'm using Umbraco 4.11.1 and latest uRest package. I'm able to get the token, then get media folders or images. But i want to get all media objects where field "tags" have something in it like
myURL.com/rest/media/{id}/media?[auth stuff]&tags={Something}
can i do this? I need to get all images in all folders who has "tags" = "Party"
thank you so much
Mohammad
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
using uRest to query properties
Hello,
I'm using Umbraco 4.11.1 and latest uRest package. I'm able to get the token, then get media folders or images. But i want to get all media objects where field "tags" have something in it like
myURL.com/rest/media/{id}/media?[auth stuff]&tags={Something}
can i do this? I need to get all images in all folders who has "tags" = "Party"
thank you so much
Mohammad
is working on a reply...