Forum Discussion
Benjamin Haynes
Sep 27, 2016Copper Contributor
REST to filter on a FieldUrlValue
Hello I am trying to filter a list based on the Url value in a SP.FieldUrlValue using REST. I tried to use the expand odata command but this did not work. If I select the field in the REST call i...
Anonymous
Sep 28, 2016Would suggest to get the caml query builder where it puts out the correct code and URL.
kr,
Paul
Benjamin Haynes
Sep 28, 2016Copper Contributor
Thank you for your reply Paul
I download both the U2U Caml builder and the RR Caml Builder form Codeplex (Latest version on Git) but while it shows me the Caml to use it does not give me the REST call. Within the Caml it specifies the type of URL.
Where you refering to Caml builder tool that also puts out the REST call for the query? If so where is this available to download?