I'm new to using APIs.  Thanks to your help, I'm able to connect and
run the php Provisional API calls.  However, I barely understand xml.

I was able to use retrieveAllEmailLists() and an example used
$listEntry->emaiilList->name or $listEntry->name->name to get each
list name.

Now I'm trying to use retrieveAllRecipients(string listname).  I
thought each value in the list can be referenced by $recipient->who-
>name where $recipient is just the key in a foreach list of the array
received from the API function call but this just gives me all the
entries in the array.  Could some one instruct me or point me to a doc
showing how to access the email addresses in the email list for this
case and more importantly how to reference specific data values in
general?

Thanks.

Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to