Dear Friends
Please guide me how I will fetch the only (Label and Value) of Global Option Set using WEB API V9. Currently I using the following but it shows whole metadata, But I want only Label and Value.
*This post is locked for comments
Dear N B
Is there any way to fetch only Labels and Values of Global Option Set by HTTP Web API ?? I dont want to Traverse the Fetched records by JavaScript or jQuery and then filter out Label and Value.
What I want, I just write the WEB API (Get Request url) in browser ( d365sample1.api.crm6.dynamics.com/.../GlobalOptionSetDefinitions(Name='new_category') ) and it will return only Labels and Values.
Try once, with Odata services "organizationurl+/xrmservices/2011/OrganizationData.svc/" EntitySet+$filter(or)$select eq..............
Please refer the below link:-
Dear Radu
No I do not want to parse the json and get the Value. I want to see in browser.
Look forward to your kind reply
Hello,
Can't you parse the response within your application and extract the values from there?
Regards,
Radu
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156