Developer News
Archives for June 2019 « Recent Articles
Getting objects by ID using the objects API
In a previous post, (Querying objects by their URL path) we discussed how we can get objects by path before and why that would be of use in certain situations.
You can also get objects by ID and in some cases that’s what you want to do.
What do you need?
You will need to get the object ID either by querying the object by path using the API, or by inspecting the DOM on the object in question.
Getting started is just as easy as when we showed you how to get started with getting objects by path.…
API endpoints for Wiki Articles, Forum Topics and Documents Coming Soon
We're updating our API to provide new object summary api endpoints that will allow you to retrieve content programmatically without impacting view analytics.
Currently, the API v1 endpoints that retrieve object contents for a Forum Topic article, Wiki Article or Document increment the view count. While this makes sense if you're building an integration that consumes content, it also causes problems if you're building an integration that is meant to drive users to that content.
We're excited to announce new Object Summary API endpoints that will be available in the next release (Release Calendar) that will allow your integration to view summary…
About this channel
- 26,463 views
- 25 articles
- 80 followers
Get the latest developer news from the Developer Relations team.