Ideas for Arc XP

Offer a public endpoint to get information about a page given the page ID

There are instances where an app may have a handle on a page ID, and may need to retrieve other metadata about the page, such as title, etc. That information is already published to Kafka as pages are updated, so in a way it's already public. While Kafka is good for "events", I think it makes sense to be able to query an HTTP endpoint with the ID.

  • Guest
  • Apr 4 2016
  • Will not implement
Categories New Functionality
I need it... Month
  • Attach files
  • Luke Mason commented
    April 13, 2016 17:43

    We will add the information about the page in the data streams instead of adding an endpoint