Podio API Documentation
Tasks: Get task summary for personal
Returns the tasks summary for personal tasks and tasks on personal spaces and sub-orgs.
Usage
- PHP Client
-
PodioTask.php
PodioTask::get_summary_personal( $attributes = array() );
- Ruby Gem
-
task.rb
Podio::Task.find_personal_summary( options = {} )
Parameters
- limit
The maximum number of tasks to return in each group
Default value: 4
Response
Same as "Get task summary for global"
Sandbox
Try the operation "/task/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