Claudio,
Thanks for response.
I'm not seeing the phone numbers or the custom field I added in the result (see below). What am I missing?
==========================
<?xml version='1.0' encoding='UTF-8'?>
<updated>2012-06-03T17:56:43.032Z</updated>
<title>Ferris Argyle</title>
<gd:name>
<gd:fullName>Ferris Argyle</gd:fullName>
<gd:givenName>Ferris</gd:givenName>
<gd:familyName>Argyle</gd:familyName>
</gd:name>
<gContact:status indexed='true'/>
</entry>
On Sunday, June 3, 2012 12:50:45 PM UTC-7, Claudio Cherubino wrote:
Hi Ferris,
The User Profiles API returns the same type of information as the Contacts API but for domain users.
The Provisioning and User Profiles APIs don't appear to return information such as phone # and custom fields based on the docs and my testing; The Contacts API provides this information for external contacts only as far as I can see.
What is the best way to programmatically access this information?
Thanks