Skip to Main Content
Builder.io Ideas
ADD A NEW IDEA

Content List

Showing 22 of 344

Add a Real-Time Updates API with Websockets

This could be useful for live feeds; similar to how socket.io works with websockets. It's actually a feature that DatoCMS has: https://www.datocms.com/docs/real-time-updates-api
Daniel Marcus 9 months ago in Content List 0

add includeScheduledContent flag to content API

when a user has scheduled content they want to preview on a site or do some testing on, currently the only way to fetch the content from the content API is to manually include the date as a userAttribute: const targetDate = new Date();targetDate.s...
Tim 9 months ago in Content List 0