Podio API Documentation
Contacts: Get vCard
Returns the vCard for the given contact.
Usage
- PHP Client
-
PodioContact.php
PodioContact::vcard( $profile_id );
- Ruby Gem
-
profile.rb
Podio::Profile.vcard( profile_id )
Parameters
- profile_id*
- Required.
Response
The generated vCard
Sandbox
Try the operation "/contact/{profile_id}/vcard"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