Developer News
Archives for April 2019 « Recent Articles
Don’t you hate it when you need to make an API request but one of the requirements is ObjectId or ObjectGUID? Don’t worry, Igloo has got your back with an alternative way of querying objects!
It can be cumbersome inspecting the DOM to get an object’s ID. Luckily we can use an object’s URL path to query objects for their information. Using the /.api/api.svc/objects/byPath?path=/my/path
endpoint you can get object data from Igloo without the need for an object ID.
What do you need?
Getting started is straight forward enough. Find the URL path of the object you want to query and pass it as a query parameter in your GET request. You don't need the entire URL path, only everything…
About this channel
- 26,457 views
- 25 articles
- 80 followers
Get the latest developer news from the Developer Relations team.