Given a contact ID, provides the stored information.
Input Fields
- Contact
- Contact ID _(text_): The unique ID for the contact. Can be found by using Search Contacts.
Output Fields
- Fields
- Name (text)
- Birth date (text)
- Organization (text)
- Department (text)
- Title _(list of strings)_
- Website _(list of strings)_
- About (text)
- Street Address (text)
- City (text)
- State (text)
- Country (text)
- Zip Code (text)
- Email _(list of strings)_
- Phone Number _(list of string)_
- Skype Username (text)
- LinkedIn Profile (text)
- Twitter Handle (text)