Podio API Documentation

Calendar

The calendar is used to get the calendar for a user. The calendar includes items with a date field in the interval and tasks with a due date in the interval.

Calendar entries are always sorted by date.

Calendars are available at three levels:

  • Global: All items that the user has access to along with all tasks. Items and tasks can be filtered by a list of space id's, but tasks without a reference will always be returned.
  • Space: All items and tasks on that space will be returned.
  • App: All items on that app and tasks on items in that app will be returned.