Is it possible to send Yahoo email (oh any other free service like Google mail) using YQL?? If yes, please tell a little bit of procedure....
Thank you...
Is it possible to send Yahoo email (oh any other free service like Google mail) using YQL?? If yes, please tell a little bit of procedure....
Thank you...
You could use YQL to talk to the Yahoo! Mail Web Service. The mail web service uses OAuth for authentication and can communicate via JSON-RPC (or SOAP) which is no problem in YQL.