Podio API Documentation
Email: Get global contact
Returns the email contact for the given name. Valid names are:
- task
Parameters
- name*
- Required.
Response
{
"name": The name of the contact,
"mail": The mail address of the contact
}
Sandbox
Try the operation "/email/contact/{name}"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