Podio API Documentation
Calendar: Get calendar summary for personal
Returns the calendar summary for personal tasks and personal spaces and sub-orgs.
Usage
- PHP Client
-
PodioCalendarEvent.php
PodioCalendarEvent::get_summary_personal( $attributes = array() );
- Ruby Gem
-
calendar_event.rb
Podio::CalendarEvent.find_personal_summary
Parameters
- limit
The maximum number of events to return in each group
Default value: 5- priority
The minimum priority for the events to return
Default value: 1
Response
See the result of the "Get calendar summary" operation.
Sandbox
Try the operation "/calendar/personal/summary"You can simulate the API request by filling out the arguments below, and press the submit button to see the response.
You need to be logged in to Podio to use the Sandbox. Login here