Podio API Documentation
Contacts: Get skills
Returns the skills of related contacts, ordered by most frequently used.
Usage
- PHP Client
-
PodioContact.php
PodioContact::get_skills( $attributes = array() );
- Ruby Gem
-
profile.rb
Podio::Profile.skills( options )
Parameters
- limit
The maximum number of skills to return
Default value: 12- text
The optional text to search for in the skills
Request
[
{skill}
]
Sandbox
Try the operation "/contact/skill/"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