0

Join Date

Hello,

Is it possible to return the join date of any member? I mean when they signed up for Yahoo mail?

Thanks,
Jim

by
1 Reply
  • QUOTE (no_cash_out @ Mar 22 2011, 02:32 AM) <{POST_SNAPBACK}>
    Hello,

    Is it possible to return the join date of any member? I mean when they signed up for Yahoo mail?

    Thanks,
    Jim



    If we approve your use-case, we do have the ability to give your app the right OAuth scopes to access this API via AuthService.callWebService:

    http://developer.yahoo.com/mail/docs/user_...etUserData.html

    The sample return value doesn't show it there, but I believe that there is actually a "mailRegTime" timestamp that might have the information you need.

    You might that on the Yahoo! Mail Web Service forum:

    http://developer.yahoo.net/forum/?showforum=89

    If you can live with making this call from your server ==> Y!Mail WS (instead of from your javascript app), you can sign up for an OAuth key with the right scopes without any approval.

    -j
    0
This forum is locked.

Recent Posts

in Yahoo! Mail Application Platform