Jump to content

REST API /calendar/events


Brian Peterson

Recommended Posts

Posted

Currently the REST API /calendar/events endpoint parameter 'sortBy'

sortBy string What to sort by. Can be 'date' for creation date, 'title' or leave unspecified for ID

Requesting to add 'start' for the event start date time group and 'end' for the event end date time group.

Requesting to also add a parameter for a 'dateRange' to allow for narrowing down the results to a specific range such as year range, month range, date range, etc. Really does not make sense to return ALL of the events every time the API is called when it could be filtered in the initial request and return a smaller subset.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...