Podio API Documentation

Email: Get email contact for reference

GET /email/contact/{name}/{ref_type}/{ref_id}

Return the email contact for the given reference and name. Valid combinations of name and ref_type is:

  • task:space
  • status:space
  • item_user:app
  • item_app:app
  • space:org
  • item_comment_user:item
  • item_comment_app:item
Parameters
name*
Required.
ref_type*
Required.
ref_id*
Required.
Response { "name": The name of the contact, "mail": The mail address of the contact }

Sandbox

Try the operation "/email/contact/{name}/{ref_type}/{ref_id}"

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