Please add the "public" field under <email> section in the getPerson api call.
Date
Votes
4 comments
-
Toby Robinson Official comment is_private has been added.
-
Adam Sentz Matthew Rehm - Just to clarity, you want to see if the email addresses returned in getPerson are marked private or not?
-
Matthew Rehm Correct. So in this section maybe return <is_public>0</is_public> or similar? Thanks.
<email> <emailid>55556</emailid> <type>WORK</type> <address>james@populi.co</address> <is_primary>1</is_primary> <no_mailings>0</no_mailings> </email>
-
Adam Sentz Matthew Rehm - Cool. We are adding an is_private boolean to the relevant areas. Should be available soon.
Please sign in to leave a comment.