Podio API Documentation
Email: Get global email contact as vcard
Returns the email contact as a vcard for the given name. Valid names are:
- task
Usage
- Ruby Gem
-
email_subscription_setting.rb
Podio::EmailSubscriptionSetting.get_global_email_as_vcard( name )
Parameters
- name*
- Required.
Response
Returns the contact as a vcard.
Sandbox
Try the operation "/email/contact/{name}/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