It is great that with Data Availability, my application in a third party server can pull my profile, media, friend lists from MySpace. to take one step further, Is it possible for my application to send e-mails to a selected list of friends? I see two possibilities:
1. upload the e-mail message and the target friend list to MySpace so that MySpace will send the e-mail out. Is this upload of e-mail possible with MySpace?
2. get the e-mail address of each friend with Data Availability and then my application can send e-mail using a different e-mail application. Is it possible to get friend e-mail address with Data Availability?
Any suggestions or pointers are greatly appreciated. Thanks