Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Does anybody know how to send a notification email via GRAPH API. I found some code in REST API like (notifications.sendEmail) but is there something in GRAPH? Thank you.

share|improve this question

1 Answer

No, there is no equivalent, and no plans to add one. From the Facebook Documentation:

Please note: We are in the process of deprecating the REST API, 
and will not be adding support for this in Graph API. 
Developers should directly send email to users once they are granted permission.
share|improve this answer
Thank you very much. – Yervand Khalapyan Oct 24 '11 at 12:26

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.